Home
last modified time | relevance | path

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

/CTR-SDK-0.14.21/sources/libraries/gr/CTR/
Dgr_Shader.cpp178 int shader_index = GetVtxShaderIndex(); in MakeVtxProgramCommand() local
218 int shader_index = GetGeoShaderIndex(); in MakeGeoProgramCommand() local
253 int shader_index = GetVtxShaderIndex(); in MakeConstRgCommand_() local
315 … const int shader_index = IsEnableGeoShader() ? GetGeoShaderIndex() : GetVtxShaderIndex(); in MakeOutAttrCommand_() local
707 const int shader_index = ( symbol->shaderType == BindSymbol::SHADER_TYPE_GEOMETRY ) in SearchBindSymbol() local
779 …const int shader_index = ( shader_type == BindSymbol::SHADER_TYPE_GEOMETRY ) ? GetGeoShaderIndex()… in SearchBindSymbolNum() local
831 const int shader_index = ( shaderType == BindSymbol::SHADER_TYPE_GEOMETRY ) in SearchBindSymbol() local