Home
last modified time | relevance | path

Searched defs:index0 (Results 1 – 3 of 3) sorted by relevance

/CTR-SDK-4.2.7-SampleDemos/common/libraries/demo/Body/
Ddemo_Sphere.cpp135 u32 index0 = thetaIndex + phiIndex * circleVerticesNum; in InitializeSphere() local
/CTR-SDK-4.2.7-SampleDemos/common/libraries/demo/RenderData/
Ddemo_TrianglesRenderData.cpp673 const GLuint index0, const GLuint index1, const GLuint index2) in SetIndex()
688 const GLuint index0, const GLuint index1, in SetSquareIndex()
/CTR-SDK-4.2.7-SampleDemos/gx/Cmd/FragmentLightingSimpleCmd/
Dgx_FragmentLightingSimpleCmd.cpp1330 u32 index0 = i; in AddLUTCommand() local