Home
last modified time | relevance | path

Searched defs:count (Results 1 – 5 of 5) sorted by relevance

/CTR-SDK-4.2.7-SampleDemos/gx/DMPGL/Common/
DTga.cpp149 int count = (*src & 0x7f) + 1; in _LoadTGAScanlineRLE() local
/CTR-SDK-4.2.7-SampleDemos/gx/Api/FragmentLightingSimple/
Dgx_FragmentLightingSimple.cpp277 for (u32 count = 0; count < materialShininess; count++) in InitializeD0Lut() local
/CTR-SDK-4.2.7-SampleDemos/gx/Api/CommandListDouble/
Dgx_CommandListDouble.cpp452 static u32 count = 0; in DrawFrame() local
/CTR-SDK-4.2.7-SampleDemos/gx/Cmd/FragmentLightingSimpleCmd/
Dgx_FragmentLightingSimpleCmd.cpp387 for (u32 count = 0; count < materialShininess; count++) in InitializeD0Lut() local
/CTR-SDK-4.2.7-SampleDemos/dlp/FakeClient/
DFakeClient.cpp76 static u16 count = 0; in DisplayCube() local