Home
last modified time | relevance | path

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

/CTR-SDK-4.2.7-SampleDemos/gx/Api/AlphaTest/
Dgx_AlphaTest.cpp41 …const int MODE_SWITCH_SPAN = 50; // Loop count interval that switches the alpha test m… variable
155 if ((s_Count % MODE_SWITCH_SPAN) == 0) in DrawFrame()