Home
last modified time | relevance | path

Searched refs:CheckVtxShaderIndex_ (Results 1 – 4 of 4) sorted by relevance

/CTR-SDK-4.2.5/include/nn/gr/CTR/
Dgr_Shader.h440 void CheckVtxShaderIndex_( const s32 vtx_shader_index );
Dgr_ShaderLite.h450 void CheckVtxShaderIndex_( const s32 vtx_shader_index );
/CTR-SDK-4.2.5/sources/libraries/gr/CTR/
Dgr_Shader.cpp106 CheckVtxShaderIndex_( vtx_shader_index ); in SetShaderIndex()
369 void Shader::CheckVtxShaderIndex_( const s32 vtx_shader_index ) in CheckVtxShaderIndex_() function in nn::gr::CTR::Shader
Dgr_ShaderLite.cpp145 CheckVtxShaderIndex_( vtx_shader_index ); in SetShaderIndex()
432 void ShaderLite::CheckVtxShaderIndex_( const s32 vtx_shader_index ) in CheckVtxShaderIndex_() function in nn::gr::CTR::ShaderLite