Searched defs:PolygonOffsetTestCase (Results 1 - 2 of 2) sorted by relevance

/external/deqp/modules/gles2/functional/
H A Des2fPolygonOffsetTests.cpp251 // PolygonOffsetTestCase
253 class PolygonOffsetTestCase : public TestCase class in namespace:deqp::gles2::Functional::__anon4954
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) function in class:deqp::gles2::Functional::__anon4954::PolygonOffsetTestCase
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/
H A Des3fPolygonOffsetTests.cpp254 // PolygonOffsetTestCase
256 class PolygonOffsetTestCase : public TestCase class in namespace:deqp::gles3::Functional::__anon5100
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) function in class:deqp::gles3::Functional::__anon5100::PolygonOffsetTestCase
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 91 milliseconds