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

/external/deqp/modules/gles2/functional/
H A Des2fShaderBuiltinVarTests.cpp621 const deUint16 indicesCCW[] = { 0, 1, 2, 2, 1, 3 }; local
630 glu::pr::Triangles(DE_LENGTH_OF_ARRAY(indicesCCW), &indicesCCW[0]));
/external/deqp/modules/gles3/functional/
H A Des3fShaderBuiltinVarTests.cpp650 const deUint16 indicesCCW[] = { 0, 1, 2, 2, 1, 3 }; local
659 glu::pr::Triangles(DE_LENGTH_OF_ARRAY(indicesCCW), &indicesCCW[0]));

Completed in 612 milliseconds