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

  /external/deqp/modules/gles2/functional/
es2fShaderBuiltinVarTests.cpp 622 const deUint16 indicesCW[] = { 2, 1, 0, 3, 1, 2 };
634 glu::pr::Triangles(DE_LENGTH_OF_ARRAY(indicesCW), &indicesCW[0]));
  /external/deqp/modules/gles3/functional/
es3fShaderBuiltinVarTests.cpp 651 const deUint16 indicesCW[] = { 2, 1, 0, 3, 1, 2 };
663 glu::pr::Triangles(DE_LENGTH_OF_ARRAY(indicesCW), &indicesCW[0]));
    [all...]

Completed in 314 milliseconds