Home
last modified time | relevance | path

Searched defs:shader_index (Results 1 – 1 of 1) sorted by relevance

/CTR-SDK-2.4.0/sources/libraries/gr/CTR/
Dgr_Shader.cpp35 for ( s32 shader_index = 0; shader_index < EXE_IMAGE_MAX; shader_index++ ) in Shader() local
125 for ( s32 shader_index = 0; shader_index < m_ExeImageInfoNum; shader_index++ ) in MakeShaderConstCommandCache_() local
247 s32 shader_index = GetVtxShaderIndex(); in MakeVtxProgramCommand() local
287 s32 shader_index = GetGeoShaderIndex(); in MakeGeoProgramCommand() local
399const s32 shader_index ) in MakeConstRgCommand_()
467 s32 shader_index = vtx_shader_index; in MakeOutAttrCommand_() local
908 const s32 shader_index = ( symbol->shaderType == BindSymbol::SHADER_TYPE_GEOMETRY ) in SearchBindSymbol() local
980 …const s32 shader_index = ( shader_type == BindSymbol::SHADER_TYPE_GEOMETRY ) ? GetGeoShaderIndex()… in SearchBindSymbolNum() local
1032 const s32 shader_index = ( shaderType == BindSymbol::SHADER_TYPE_GEOMETRY ) in SearchBindSymbol() local