Searched refs:indicesCW (Results 1 - 2 of 2) sorted by relevance

/external/deqp/modules/gles2/functional/
H A Des2fShaderBuiltinVarTests.cpp616 const deUint16 indicesCW[] = { 2, 1, 0, 3, 1, 2 }; local
628 glu::pr::Triangles(DE_LENGTH_OF_ARRAY(indicesCW), &indicesCW[0]));
/external/deqp/modules/gles3/functional/
H A Des3fShaderBuiltinVarTests.cpp651 const deUint16 indicesCW[] = { 2, 1, 0, 3, 1, 2 }; local
663 glu::pr::Triangles(DE_LENGTH_OF_ARRAY(indicesCW), &indicesCW[0]));

Completed in 113 milliseconds