Searched refs:SetShaderIndex (Results 1 – 2 of 2) sorted by relevance
66 void SetShaderIndex( const s32 vtx_shader_index, const s32 geo_shader_index );
93 SetShaderIndex( vtx_shader_index, geo_shader_index ); in SetupBinary()103 void Shader::SetShaderIndex( const s32 vtx_shader_index, const s32 geo_shader_index ) in SetShaderIndex() function in nn::gr::CTR::Shader