Home
last modified time | relevance | path

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

/CTR-SDK-4.2.5/sources/libraries/gr/CTR/
Dgr_Shader.cpp520 … reinterpret_cast< const u8* >( exe_info ) + exe_info->outMapOffset ); in MakeOutAttrCommand_()
528 … reinterpret_cast< const u8* >( vtx_exe_info ) + vtx_exe_info->outMapOffset ); in MakeOutAttrCommand_()
598 … reinterpret_cast< const u8* >( exe_info ) + exe_info->outMapOffset ); in MakeOutAttrCommand_()
653 reinterpret_cast< const u8* >( exe_info ) + exe_info->outMapOffset ); in MakeOutAttrCommand_()
Dgr_ShaderLite.cpp583 … reinterpret_cast< const u8* >( exe_info ) + exe_info->outMapOffset ); in MakeOutAttrCommand_()
591 … reinterpret_cast< const u8* >( vtx_exe_info ) + vtx_exe_info->outMapOffset ); in MakeOutAttrCommand_()
661 … reinterpret_cast< const u8* >( exe_info ) + exe_info->outMapOffset ); in MakeOutAttrCommand_()
716 reinterpret_cast< const u8* >( exe_info ) + exe_info->outMapOffset ); in MakeOutAttrCommand_()
/CTR-SDK-4.2.5/include/nn/gr/CTR/
Dgr_Shader.h561 u32 outMapOffset; member
Dgr_ShaderLite.h590 u32 outMapOffset; member