Searched defs:index3 (Results 1 – 2 of 2) sorted by relevance
138 u32 index3 = (thetaIndex + 1 + (phiIndex + 1) * circleVerticesNum) % verticesNum; in InitializeSphere() local
689 const GLuint index2, const GLuint index3) in SetSquareIndex()