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

  /external/deqp/modules/gles2/functional/
es2fPolygonOffsetTests.cpp 251 // PolygonOffsetTestCase
253 class PolygonOffsetTestCase : public TestCase
256 PolygonOffsetTestCase (Context& context, const char* name, const char* description, GLenum internalFormat, const char* internalFormatName, int canvasSize);
267 PolygonOffsetTestCase::PolygonOffsetTestCase (Context& context, const char* name, const char* description, GLenum internalFormat, const char* internalFormatName, int canvasSize)
275 PolygonOffsetTestCase::IterateResult PolygonOffsetTestCase::iterate (void)
337 class UsageTestCase : public PolygonOffsetTestCase
346 : PolygonOffsetTestCase(context, name, description, internalFormat, internalFormatName, 200)
453 class UsageDisplacementTestCase : public PolygonOffsetTestCase
    [all...]
  /external/deqp/modules/gles3/functional/
es3fPolygonOffsetTests.cpp 254 // PolygonOffsetTestCase
256 class PolygonOffsetTestCase : public TestCase
259 PolygonOffsetTestCase (Context& context, const char* name, const char* description, GLenum internalFormat, const char* internalFormatName, int canvasSize);
270 PolygonOffsetTestCase::PolygonOffsetTestCase (Context& context, const char* name, const char* description, GLenum internalFormat, const char* internalFormatName, int canvasSize)
278 PolygonOffsetTestCase::IterateResult PolygonOffsetTestCase::iterate (void)
340 class UsageTestCase : public PolygonOffsetTestCase
349 : PolygonOffsetTestCase(context, name, description, internalFormat, internalFormatName, 200)
456 class UsageDisplacementTestCase : public PolygonOffsetTestCase
    [all...]

Completed in 471 milliseconds