HomeSort by relevance Sort by last modified time
    Searched full:indicesccw (Results 1 - 2 of 2) sorted by null

  /external/deqp/modules/gles2/functional/
es2fShaderBuiltinVarTests.cpp 615 const deUint16 indicesCCW[] = { 0, 1, 2, 2, 1, 3 };
624 glu::pr::Triangles(DE_LENGTH_OF_ARRAY(indicesCCW), &indicesCCW[0]));
  /external/deqp/modules/gles3/functional/
es3fShaderBuiltinVarTests.cpp 650 const deUint16 indicesCCW[] = { 0, 1, 2, 2, 1, 3 };
659 glu::pr::Triangles(DE_LENGTH_OF_ARRAY(indicesCCW), &indicesCCW[0]));
    [all...]

Completed in 70 milliseconds