Home
last modified time | relevance | path

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

/CTR-SDK-4.2.7-SampleDemos/gx/Api/CommandCacheVSUniformFrame/
Dgx_CommandCacheVSUniformFrame.cpp360 static bool firstFlag = true; in DrawFrameCommandCache() local
361 if ( firstFlag ) in DrawFrameCommandCache()
364 firstFlag = false; in DrawFrameCommandCache()
/CTR-SDK-4.2.7-SampleDemos/gx/Cmd/TriangleSimpleCmd/
Dgx_TriangleSimpleCmd.cpp318 static bool firstFlag = true; in DrawFrameUpper() local
324 if ( firstFlag ) in DrawFrameUpper()
327 firstFlag = false; in DrawFrameUpper()
/CTR-SDK-4.2.7-SampleDemos/gx/Cmd/FragmentLightingSimpleCmd/
Dgx_FragmentLightingSimpleCmd.cpp467 static bool firstFlag = true; in DrawDisplay0() local
473 if ( firstFlag ) in DrawDisplay0()
476 firstFlag = false; in DrawDisplay0()