Home
last modified time | relevance | path

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

/CTR-SDK-2.4.0/sources/libraries/gr/CTR/
Dgr_Shader.cpp41 …void Shader::SetupBinary( const void* shader_binary, const s32 vtx_shader_index, const s32 geo_sha… in SetupBinary()
103 void Shader::SetShaderIndex( const s32 vtx_shader_index, const s32 geo_shader_index ) in SetShaderIndex()
369 void Shader::CheckVtxShaderIndex_( const s32 vtx_shader_index ) in CheckVtxShaderIndex_()
464 const s32 vtx_shader_index, in MakeOutAttrCommand_()