Home
last modified time | relevance | path

Searched refs:outMapOffset (Results 1 – 2 of 2) sorted by relevance

/CTR-SDK-1.0.0/CTR_SDK/sources/libraries/gr/CTR/
Dgr_Shader.cpp406 … reinterpret_cast< const u8* >( exe_info ) + exe_info->outMapOffset ); in MakeOutAttrCommand_()
415 … reinterpret_cast< const u8* >( vtx_exe_info ) + vtx_exe_info->outMapOffset ); in MakeOutAttrCommand_()
465 … reinterpret_cast< const u8* >( exe_info ) + exe_info->outMapOffset ); in MakeOutAttrCommand_()
520 reinterpret_cast< const u8* >( exe_info ) + exe_info->outMapOffset ); in MakeOutAttrCommand_()
/CTR-SDK-1.0.0/CTR_SDK/include/nn/gr/CTR/
Dgr_Shader.h504 u32 outMapOffset; member