Searched refs:GetVtxShaderIndex (Results 1 – 2 of 2) sorted by relevance
247 s32 shader_index = GetVtxShaderIndex(); in MakeVtxProgramCommand()909 ? GetGeoShaderIndex() : GetVtxShaderIndex(); in SearchBindSymbol()980 … = ( shader_type == BindSymbol::SHADER_TYPE_GEOMETRY ) ? GetGeoShaderIndex() : GetVtxShaderIndex(); in SearchBindSymbolNum()1033 ? GetGeoShaderIndex() : GetVtxShaderIndex(); in SearchBindSymbol()
371 s32 GetVtxShaderIndex() const in GetVtxShaderIndex() function