Home
last modified time | relevance | path

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

/CTR-SDK-2.4.0/sources/libraries/gr/CTR/
Dgr_Shader.cpp523 const ExeImageInfo* vtx_exe_info = m_ExeImageInfo[ vtx_shader_index ]; in MakeOutAttrCommand_() local
528 … reinterpret_cast< const u8* >( vtx_exe_info ) + vtx_exe_info->outMapOffset ); in MakeOutAttrCommand_()
539 for( s32 v = 0; v < vtx_exe_info->outMapCount; ++v ) in MakeOutAttrCommand_()
578 for( s32 v = 0; v < vtx_exe_info->outMapCount; ++v ) in MakeOutAttrCommand_()