Home
last modified time | relevance | path

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

/CTR-SDK-4.2.5/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_()
Dgr_ShaderLite.cpp73 …void ShaderLite::SetupBinary( const void* shader_binary, const s32 vtx_shader_index, const s32 geo… in SetupBinary()
142 … void ShaderLite::SetShaderIndex( const s32 vtx_shader_index, const s32 geo_shader_index ) in SetShaderIndex()
432 void ShaderLite::CheckVtxShaderIndex_( const s32 vtx_shader_index ) in CheckVtxShaderIndex_()
527 const s32 vtx_shader_index, in MakeOutAttrCommand_()