Home
last modified time | relevance | path

Searched refs:GetVtxShaderIndex (Results 1 – 4 of 4) sorted by relevance

/CTR-SDK-4.2.5/sources/libraries/gr/CTR/
Dgr_Shader.cpp247 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()
Dgr_ShaderLite.cpp310 s32 shader_index = GetVtxShaderIndex(); in MakeVtxProgramCommand()
972 ? GetGeoShaderIndex() : GetVtxShaderIndex(); in SearchBindSymbol()
1043 … = ( shader_type == BindSymbol::SHADER_TYPE_GEOMETRY ) ? GetGeoShaderIndex() : GetVtxShaderIndex(); in SearchBindSymbolNum()
1096 ? GetGeoShaderIndex() : GetVtxShaderIndex(); in SearchBindSymbol()
/CTR-SDK-4.2.5/include/nn/gr/CTR/
Dgr_Shader.h371 s32 GetVtxShaderIndex() const in GetVtxShaderIndex() function
Dgr_ShaderLite.h381 s32 GetVtxShaderIndex() const in GetVtxShaderIndex() function