Home
last modified time | relevance | path

Searched defs:j (Results 1 – 25 of 31) sorted by relevance

12

/CTR-SDK-4.2.7-SampleDemos/gx/DMPGL/LightingMicrofacet/
DLightingMicrofacet.cpp111 int j; in State0() local
171 int j; in State1() local
267 int j; in State2() local
401 …for (unsigned j = robot.obj[i].patch_offset; j < robot.obj[i].patch_size + robot.obj[i].patch_offs… in DrawFrame() local
/CTR-SDK-4.2.7-SampleDemos/gx/Api/CommandBufferJump/
DCommandBufferJump.cpp130 int j; in State0() local
190 int j; in State1() local
286 int j; in State2() local
451 …for (unsigned j = robot.obj[i].patch_offset; j < robot.obj[i].patch_size + robot.obj[i].patch_offs… in CreateCommand() local
521 for (int j = 0; j < 4; j++) in DrawFrame() local
/CTR-SDK-4.2.7-SampleDemos/gx/DMPGL/LightingAniso/
DLightingAniso.cpp102 int j; in SetLutTable() local
355 …for (unsigned j = kimono.obj[i].patch_offset; j < kimono.obj[i].patch_size + kimono.obj[i].patch_o… in DrawFrame() local
/CTR-SDK-4.2.7-SampleDemos/gx/DMPGL/LightingFresnel/
DLightingFresnel.cpp93 int j; in SetLutTable() local
303 …for (unsigned j = car.obj[i].patch_offset; j < car.obj[i].patch_size + car.obj[i].patch_offset; j+… in DrawFrame() local
/CTR-SDK-4.2.7-SampleDemos/gx/DMPGL/LightingToonApple/
DLightingToonApple.cpp91 int j; in SetLutTable() local
348 …for (unsigned j = sphere.obj[i].patch_offset; j < sphere.obj[i].patch_size + sphere.obj[i].patch_o… in DrawFrame() local
/CTR-SDK-4.2.7-SampleDemos/gx/DMPGL/LightingDistanceAtte/
DLightingDistanceAtte.cpp83 int j; in SetRenderState() local
190 for (unsigned j = 0; j < N*2+1; j++) in DrawFrame() local
Ds.h206 for ( unsigned int j = 0; j < nj; j++ ) { in sphere() local
296 for ( unsigned int j = 0; j < nj; j++ ) { in squre() local
/CTR-SDK-4.2.7-SampleDemos/common/libraries/demo/ShaderProgram/
Ddemo_FontProgram.cpp216 for (u32 j = 0; j < 8; j++) in InitializeFontTexture() local
Ddemo_ProgramObject.cpp163 for (u32 j = 0; j < 4; j++) in UpdateModelViewProjectionMatrix() local
/CTR-SDK-4.2.7-SampleDemos/gx/DMPGL/GasCessna/
DGasCessna.cpp176 int j; in SetGeoMaterial() local
329 …for (unsigned j = cessna.obj[i].patch_offset; j < cessna.obj[i].patch_size + cessna.obj[i].patch_o… in DrawObject() local
/CTR-SDK-4.2.7-SampleDemos/common/libraries/demo/CommandCache/
Ddemo_CommandCache.cpp29 for (u32 j = 0; j < 4; j++) in VertexShaderUniformMatrix() local
46 for (u32 j = 0; j < 4; j++) in Initialize() local
/CTR-SDK-4.2.7-SampleDemos/gx/Api/AlphaTest/
Ddemo_Models.cpp103 for (int j=0; j<attrNum; ++j) in Draw() local
Dgx_AlphaTest.cpp140 for ( u32 j = 0; j<MAX_OBJ_NUM; ++j) in PrintInfo() local
/CTR-SDK-4.2.7-SampleDemos/gx/Api/CommandListDouble/
Dgx_CommandListDouble.cpp380 for (u32 j = 0; j < s_ColumnCubeNum; j++) in InitializeGraphics() local
433 for (u32 j = 0; j < s_ColumnCubeNum; j++) in Finalize() local
564 for (u32 j = 0; j < s_ColumnCubeNum; j++) in DrawDisplay0() local
/CTR-SDK-4.2.7-SampleDemos/dlp/SimpleServer/
DParent.cpp200 int j = 0; in DoParent() local
/CTR-SDK-4.2.7-SampleDemos/gx/Api/FragmentLightingSimple/
Dgx_FragmentLightingSimple.cpp274 for (u32 j = 0; j < LUT_TABLE_HALF_SIZE; j++) in InitializeD0Lut() local
284 for (u32 j = 0; j < (LUT_TABLE_HALF_SIZE - 1); j++) in InitializeD0Lut() local
/CTR-SDK-4.2.7-SampleDemos/gx/DMPGL/LightingSss/
DLightingSss.cpp101 int j, co; in SetLutTable() local
413 …for (unsigned j = hand.obj[i].patch_offset; j < hand.obj[i].patch_size + hand.obj[i].patch_offset;… in DrawFrame() local
/CTR-SDK-4.2.7-SampleDemos/common/libraries/demo/RenderData/
Ddemo_TextsRenderData.cpp120 for (u32 j = 0; j < 4; j++) in AddText() local
/CTR-SDK-4.2.7-SampleDemos/fs/Streaming/
DFsSampleStreamingWriter.cpp109 for (int j = 0; j < 2; ++j) in CreatePacket() local
/CTR-SDK-4.2.7-SampleDemos/gx/DMPGL/PartsysGas/
DPartsysGas.cpp381 …for (unsigned j = plane.obj[i].patch_offset; j < plane.obj[i].patch_size + plane.obj[i].patch_offs… in DrawObject() local
/CTR-SDK-4.2.7-SampleDemos/gx/Demo/ScreenCapture/
Dgx_CaptureUtil.cpp127 int i, j; in SaveDisplayBufferSD() local
DTriangleSimple.cpp118 s32 i, j; in DrawDisplay0AndSave() local
/CTR-SDK-4.2.7-SampleDemos/gx/DMPGL/GasColorSimple/
DGasColorSimple.cpp249 …for (unsigned j = plane.obj[i].patch_offset; j < plane.obj[i].patch_size + plane.obj[i].patch_offs… in DrawObject() local
/CTR-SDK-4.2.7-SampleDemos/gx/DMPGL/GasColorOptimal/
DGasColorOptimal.cpp232 …for (unsigned j = plane.obj[i].patch_offset; j < plane.obj[i].patch_size + plane.obj[i].patch_offs… in DrawObject() local
/CTR-SDK-4.2.7-SampleDemos/gx/DMPGL/LightingSpotAtte/
DLightingSpotAtte.cpp79 unsigned int j; in SetRenderState() local

12