Home | History | Annotate | Download | only in functional

Lines Matching refs:quadIndices

144 	static const deUint16 quadIndices[] = { 0, 1, 2, 2, 1, 3 };
178 glu::pr::Triangles(DE_LENGTH_OF_ARRAY(quadIndices), &quadIndices[0]));
184 glu::pr::Triangles(DE_LENGTH_OF_ARRAY(quadIndices), &quadIndices[0]));
227 glu::pr::Triangles(DE_LENGTH_OF_ARRAY(quadIndices), &quadIndices[0]));
317 static const deUint16 quadIndices[] = { 0, 1, 2, 2, 1, 3 };
355 glu::pr::Triangles(DE_LENGTH_OF_ARRAY(quadIndices), &quadIndices[0]));
393 glu::pr::Triangles(DE_LENGTH_OF_ARRAY(quadIndices), &quadIndices[0]));