| /CTR-SDK-4.2.7-SampleDemos/gx/Api/VertexBuffer/ |
| D | gx_VertexBuffer.cpp | 287 for (u32 index = 0; index < 3; index++) in InitializeCube() local 361 for (u32 index = 0; index < 3; index++) in SetCube() local 366 for (u32 index = 0; index < 3; index++) in SetCube() local 548 for (u32 index = 0; index < 4; index++) in SetCubeNormal() local 557 for (u32 index = 0; index < 4; index++) in SetCubeNormal() local 566 for (u32 index = 0; index < 4; index++) in SetCubeNormal() local 575 for (u32 index = 0; index < 4; index++) in SetCubeNormal() local 584 for (u32 index = 0; index < 4; index++) in SetCubeNormal() local 593 for (u32 index = 0; index < 4; index++) in SetCubeNormal() local 718 for (u32 index = 0; index < 3; index++) in FinalizeCube() local [all …]
|
| /CTR-SDK-4.2.7-SampleDemos/common/libraries/demo/Render/ |
| D | demo_CommandList.cpp | 30 for (u32 index = 0; index < DEMO_COMMAND_LIST_NUM; index++) in CommandList() local 55 for (u32 index = 0; index < DEMO_COMMAND_LIST_NUM; index++) in Initialize() local 92 for (u32 index = 0; index < DEMO_COMMAND_LIST_NUM; index++) in Finalize() local
|
| D | demo_FrameBuffer.cpp | 102 for (u32 index = 0; index < DEMO_RENDER_BUFFER_NUM; index++) in FrameBufferDescription() local 113 for (u32 index = 0; index < DEMO_RENDER_BUFFER_NUM; index++) in operator =() local
|
| D | demo_RenderSystemDrawing.cpp | 35 for (u32 index = 0; index < 4; index++) in RenderSystemDrawing() local
|
| /CTR-SDK-4.2.7-SampleDemos/common/libraries/demo/RenderData/ |
| D | demo_TrianglesRenderData.cpp | 510 void TrianglesRenderData::SetPosition(const u32 index, in SetPosition() 526 void TrianglesRenderData::SetPosition(const u32 index, in SetPosition() 543 void TrianglesRenderData::SetColor(const u32 index, in SetColor() 559 void TrianglesRenderData::SetColor(const u32 index, in SetColor() 579 for (u32 index = 0; index < m_VerticesNum; index++) in SetColor() local 598 for (u32 index = 0; index < m_VerticesNum; index++) in SetColor() local 612 void TrianglesRenderData::SetTexcoord(const u32 index, in SetTexcoord() 627 void TrianglesRenderData::SetTexcoord(const u32 index, in SetTexcoord() 642 void TrianglesRenderData::SetNormal(const u32 index, in SetNormal() 657 void TrianglesRenderData::SetTangent(const u32 index, in SetTangent() [all …]
|
| /CTR-SDK-4.2.7-SampleDemos/common/libraries/demo/CommandCache/ |
| D | demo_CommandCache.cpp | 241 for (u32 index = 0; index < 4; index++) in EndSave() local 283 for (u32 index = 0; index < 16; index++) in UpdateVSUniformMatrix() local 288 for (u32 index = 0; index < 4; index++) in UpdateVSUniformMatrix() local
|
| /CTR-SDK-4.2.7-SampleDemos/camera/Stereo/ |
| D | main.cpp | 171 s32 index; // Right or left member 1120 s32 index = (port == nn::camera::PORT_CAM1) ? 0 : 1; in CameraRecvFunc() local 1179 s32 index = (port == nn::camera::PORT_CAM1) ? CAMERA_RIGHT : CAMERA_LEFT; in CameraVsyncFunc() local 1303 bool Y2rConversion(s32 index) in Y2rConversion() 1803 void DrawCameraImage(s32 index) in DrawCameraImage()
|
| /CTR-SDK-4.2.7-SampleDemos/gx/Api/CommandListDouble/ |
| D | gx_CommandListDouble.cpp | 112 for (u32 index = 0; index < 2; index++) in RenderSystemDouble() local 155 for (u32 index = 0; index < 2; index++) in Initialize() local 180 for (u32 index = 0; index < 2; index++) in CreateCommandListDouble() local
|
| /CTR-SDK-4.2.7-SampleDemos/common/libraries/demo/Body/ |
| D | demo_Particle.cpp | 92 for (u32 index = 0; index < 3; index++) in Update() local
|
| /CTR-SDK-4.2.7-SampleDemos/gx/Api/FragmentLightingSimple/ |
| D | gx_FragmentLightingSimple.cpp | 269 for (u32 index = 0; index < LUT_TABLE_SIZE; index++) in InitializeD0Lut() local 363 for (u32 index = 0; index < MAX_LIGHT_NUM; index++) in UpdateLights() local
|
| /CTR-SDK-4.2.7-SampleDemos/gx/DMPGL/PartsysGas/ |
| D | Gas.cpp | 96 GLushort index[4] = {0, 1, 2, 3}; in GasInitialize() local
|
| /CTR-SDK-4.2.7-SampleDemos/gx/Demo/ScreenCapture/ |
| D | gx_CaptureUtil.cpp | 103 int SaveDisplayBufferSD(const wchar_t *dirname, const wchar_t *filename, u32 index, in SaveDisplayBufferSD()
|
| /CTR-SDK-4.2.7-SampleDemos/gx/DMPGL/LightingSpotAtte/ |
| D | LightingSpotAtte.cpp | 152 unsigned short index[] = in DrawPlane() local
|
| /CTR-SDK-4.2.7-SampleDemos/gx/Api/CommandBufferJump/ |
| D | CommandBufferJump.cpp | 516 int index = 0; in DrawFrame() local
|
| /CTR-SDK-4.2.7-SampleDemos/gx/Cmd/FragmentLightingSimpleCmd/ |
| D | gx_FragmentLightingSimpleCmd.cpp | 379 for (u32 index = 0; index < LUT_TABLE_SIZE; index++) in InitializeD0Lut() local
|