Home
last modified time | relevance | path

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

/CTR-SDK-1.0.0/CTR_SDK/sources/libraries/gr/CTR/
Dgr_Shader.cpp410 const ExeImageInfo* vtx_exe_info = m_ExeImageInfo[ vtx_shader_index ]; in MakeOutAttrCommand_() local
415 … reinterpret_cast< const u8* >( vtx_exe_info ) + vtx_exe_info->outMapOffset ); in MakeOutAttrCommand_()
420 for( int v = 0; v < vtx_exe_info->outMapCount; ++v ) in MakeOutAttrCommand_()
447 for( int v = 0; v < vtx_exe_info->outMapCount; ++v ) in MakeOutAttrCommand_()