Home
last modified time | relevance | path

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

/CTR-SDK-4.2.5/sources/libraries/gr/CTR/
Dgr_Shader.cpp532 for( s32 g = 0; g < exe_info->outMapCount; ++g ) in MakeOutAttrCommand_()
539 for( s32 v = 0; v < vtx_exe_info->outMapCount; ++v ) in MakeOutAttrCommand_()
562 for( s32 g = 0; g < exe_info->outMapCount; ++g ) in MakeOutAttrCommand_()
578 for( s32 v = 0; v < vtx_exe_info->outMapCount; ++v ) in MakeOutAttrCommand_()
600 for( s32 i = 0; i < exe_info->outMapCount; ++i ) in MakeOutAttrCommand_()
604 outMapBufferCount = exe_info->outMapCount; in MakeOutAttrCommand_()
658 for ( s32 i = 0; i < exe_info->outMapCount; ++i ) in MakeOutAttrCommand_()
Dgr_ShaderLite.cpp595 for( s32 g = 0; g < exe_info->outMapCount; ++g ) in MakeOutAttrCommand_()
602 for( s32 v = 0; v < vtx_exe_info->outMapCount; ++v ) in MakeOutAttrCommand_()
625 for( s32 g = 0; g < exe_info->outMapCount; ++g ) in MakeOutAttrCommand_()
641 for( s32 v = 0; v < vtx_exe_info->outMapCount; ++v ) in MakeOutAttrCommand_()
663 for( s32 i = 0; i < exe_info->outMapCount; ++i ) in MakeOutAttrCommand_()
667 outMapBufferCount = exe_info->outMapCount; in MakeOutAttrCommand_()
721 for ( s32 i = 0; i < exe_info->outMapCount; ++i ) in MakeOutAttrCommand_()
/CTR-SDK-4.2.5/include/nn/gr/CTR/
Dgr_Shader.h563 u32 outMapCount; member
Dgr_ShaderLite.h592 u32 outMapCount; member