Home
last modified time | relevance | path

Searched refs:PICA_DATA_DRAW_GEOMETRY_PRIMITIVE (Results 1 – 3 of 3) sorted by relevance

/CTR-SDK-2.4.0/include/nn/gr/CTR/
Dgr_Shader.h268 … NN_GR_ASSERT( ( ! IsEnableGeoShader() ) || ( m_DrawMode == PICA_DATA_DRAW_GEOMETRY_PRIMITIVE ) ); in MakeOutAttrCommand()
/CTR-SDK-2.4.0/include/nn/gx/CTR/
Dgx_MacroShader.h245 PICA_DATA_DRAW_GEOMETRY_PRIMITIVE = 0x3 enumerator
/CTR-SDK-2.4.0/sources/libraries/gr/CTR/
Dgr_Shader.cpp115 m_DrawMode = PICA_DATA_DRAW_GEOMETRY_PRIMITIVE; in SetShaderIndex()
328 *command++ = PICA_DATA_DRAW_GEOMETRY_PRIMITIVE << 8; in MakeShaderModeCommand_()