Searched defs:shader_index (Results 1 – 1 of 1) sorted by relevance
178 int shader_index = GetVtxShaderIndex(); in MakeVtxProgramCommand() local218 int shader_index = GetGeoShaderIndex(); in MakeGeoProgramCommand() local253 int shader_index = GetVtxShaderIndex(); in MakeConstRgCommand_() local315 … const int shader_index = IsEnableGeoShader() ? GetGeoShaderIndex() : GetVtxShaderIndex(); in MakeOutAttrCommand_() local683 …const int shader_index = symbol->shaderType == BindSymbol::SHADER_TYPE_GEOMETRY ? GetGeoShaderInde… in SearchBindSymbol() local750 …const int shader_index = ( shader_type == BindSymbol::SHADER_TYPE_GEOMETRY ) ? GetGeoShaderIndex()… in SearchBindSymbolNum() local786 …const int shader_index = type == ( BindSymbol::SHADER_TYPE_GEOMETRY ) ? GetGeoShaderIndex() : Get… in SearchBindSymbol() local