Home
last modified time | relevance | path

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

/CTR-SDK-1.0.0/CTR_SDK/sources/libraries/gr/CTR/
Dgr_Shader.cpp182 int shader_index = GetVtxShaderIndex(); in MakeVtxProgramCommand() local
222 int shader_index = GetGeoShaderIndex(); in MakeGeoProgramCommand() local
306 int shader_index = GetVtxShaderIndex(); in MakeConstRgCommand_() local
368 … const int shader_index = IsEnableGeoShader() ? GetGeoShaderIndex() : GetVtxShaderIndex(); in MakeOutAttrCommand_() local
774 const int shader_index = ( symbol->shaderType == BindSymbol::SHADER_TYPE_GEOMETRY ) in SearchBindSymbol() local
846 …const int shader_index = ( shader_type == BindSymbol::SHADER_TYPE_GEOMETRY ) ? GetGeoShaderIndex()… in SearchBindSymbolNum() local
898 const int shader_index = ( shaderType == BindSymbol::SHADER_TYPE_GEOMETRY ) in SearchBindSymbol() local