Home
last modified time | relevance | path

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

/CTR-SDK-4.2.5/sources/libraries/gr/CTR/
Dgr_RenderState.cpp27 bit32 culling = 0; in MakeCommand() local
34 culling = 2; in MakeCommand()
38 culling = 1; in MakeCommand()
43 *command++ = culling; in MakeCommand()
/CTR-SDK-4.2.5/include/nn/gd/CTR/
Dgd_Rasterizer.h195 static void SetCulling(Culling culling);
/CTR-SDK-4.2.5/tools/CommandLineTools/ctr_GxCommandAnalyzer/
Ddetail.csv3 …ce, glDisable(GL_CULL_FACE), glEnable (GL_CULL_FACE), glFrontFace","When culling is disabled, set …
4 When culling is enabled, 2 is set when glCullFace function is GL_FRONT and the glFrontFace function…