Home
last modified time | relevance | path

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

/CTR-SDK-4.2.8-20130828/sources/libraries/gr/CTR/
Dgr_Shader.cpp41 …r::SetupBinary( const void* shader_binary, const s32 vtx_shader_index, const s32 geo_shader_index ) in SetupBinary()
103 void Shader::SetShaderIndex( const s32 vtx_shader_index, const s32 geo_shader_index ) in SetShaderIndex()
382 void Shader::CheckGeoShaderIndex_( const s32 geo_shader_index ) in CheckGeoShaderIndex_()
465 const s32 geo_shader_index ) in MakeOutAttrCommand_()
Dgr_ShaderLite.cpp73 …Binary( const void* shader_binary, const s32 vtx_shader_index, const s32 geo_shader_index, bit32* … in SetupBinary()
142 … void ShaderLite::SetShaderIndex( const s32 vtx_shader_index, const s32 geo_shader_index ) in SetShaderIndex()
445 void ShaderLite::CheckGeoShaderIndex_( const s32 geo_shader_index ) in CheckGeoShaderIndex_()
528 const s32 geo_shader_index ) in MakeOutAttrCommand_()