Home
last modified time | relevance | path

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

/CTR-SDK-0.14.23/CTR_SDK-0_14_23-20110107-en/CTR_SDK/include/nn/gr/CTR/
Dgr_Shader.h47 …d SetupBinary( const void* shader_binary, const int vtx_shader_index, const int geo_shader_index );
/CTR-SDK-0.14.23/CTR_SDK-0_14_23-20110107-en/CTR_SDK/sources/libraries/gr/CTR/
Dgr_Shader.cpp25 …r::SetupBinary( const void* shader_binary, const int vtx_shader_index, const int geo_shader_index ) in SetupBinary() argument
38 m_GeoShaderIndex = geo_shader_index; in SetupBinary()