HomeSort by relevance Sort by last modified time
    Searched defs:PRIMITIVE_POINTS (Results 1 - 3 of 3) sorted by null

  /external/deqp/modules/gles3/functional/
es3fPrimitiveRestartTests.cpp 62 PRIMITIVE_POINTS = 0,
266 if (m_primType == PRIMITIVE_POINTS)
513 case PRIMITIVE_POINTS: primTypeGL = GL_POINTS; break;
660 const char* primTypeName = primType == (int)PrimitiveRestartCase::PRIMITIVE_POINTS ? "points"
  /external/deqp/modules/glshared/
glsDrawTest.hpp 126 PRIMITIVE_POINTS = 0,
glsVertexArrayTests.hpp 134 PRIMITIVE_POINTS = 0,

Completed in 38 milliseconds