Home
last modified time | relevance | path

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

/CTR-SDK-0.14.4/sources/libraries/gr/CTR/
Dgr_Shader.cpp357 const ExeImageInfo* vtx_exe_info = m_ExeImageInfo[ vtx_shader_index ]; in MakeOutAttrCommand_() local
362 … reinterpret_cast< const u8* >( vtx_exe_info ) + vtx_exe_info->outMapOffset ); in MakeOutAttrCommand_()
367 for( int v = 0; v < vtx_exe_info->outMapCount; ++v ) in MakeOutAttrCommand_()
394 for( int v = 0; v < vtx_exe_info->outMapCount; ++v ) in MakeOutAttrCommand_()