Searched refs:SetShaderIndex (Results 1 – 4 of 4) sorted by relevance
66 void SetShaderIndex( const s32 vtx_shader_index, const s32 geo_shader_index );
67 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
131 SetShaderIndex( vtx_shader_index, geo_shader_index ); in SetupBinary()142 … void ShaderLite::SetShaderIndex( const s32 vtx_shader_index, const s32 geo_shader_index ) in SetShaderIndex() function in nn::gr::CTR::ShaderLite