Home
last modified time | relevance | path

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

/CTR-SDK-0.14.4/sources/libraries/gr/CTR/
Dgr_Shader.cpp353 … reinterpret_cast< const u8* >( exe_info ) + exe_info->outMapOffset ); in MakeOutAttrCommand_()
362 … reinterpret_cast< const u8* >( vtx_exe_info ) + vtx_exe_info->outMapOffset ); in MakeOutAttrCommand_()
412 … reinterpret_cast< const u8* >( exe_info ) + exe_info->outMapOffset ); in MakeOutAttrCommand_()
465 reinterpret_cast< const u8* >( exe_info ) + exe_info->outMapOffset ); in MakeOutAttrCommand_()
/CTR-SDK-0.14.4/include/nn/gr/CTR/
Dgr_Shader.h460 u32 outMapOffset; member