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

  /external/deqp/framework/referencerenderer/
rrPrimitiveTypes.hpp 49 PRIMITIVETYPE_LAST
  /external/deqp/modules/glshared/
glsScissorTests.hpp 59 PRIMITIVETYPE_LAST
  /external/deqp/framework/opengl/
gluDrawUtil.hpp 90 PRIMITIVETYPE_LAST
183 : type (PRIMITIVETYPE_LAST)
  /external/deqp/modules/gles31/functional/
es31fShaderHelperInvocationTests.cpp 68 PRIMITIVETYPE_LAST
97 return glu::PRIMITIVETYPE_LAST;
  /external/deqp/modules/egl/
teglRenderTests.cpp 88 PRIMITIVETYPE_LAST
160 drawOp.type = (PrimitiveType)rnd.getInt(0, PRIMITIVETYPE_LAST-1);
    [all...]

Completed in 451 milliseconds