Searched defs:PolygonOffsetTests (Results 1 - 4 of 4) sorted by relevance

/external/deqp/modules/gles2/functional/
H A Des2fPolygonOffsetTests.hpp36 class PolygonOffsetTests : public TestCaseGroup class in namespace:deqp::gles2::Functional
39 PolygonOffsetTests (Context& context);
40 virtual ~PolygonOffsetTests (void);
44 PolygonOffsetTests (const PolygonOffsetTests&);
45 PolygonOffsetTests& operator= (const PolygonOffsetTests&);
H A Des2fPolygonOffsetTests.cpp1188 PolygonOffsetTests::PolygonOffsetTests (Context& context) function in class:deqp::gles2::Functional::PolygonOffsetTests
1193 PolygonOffsetTests::~PolygonOffsetTests (void)
1197 void PolygonOffsetTests::init (void)
/external/deqp/modules/gles3/functional/
H A Des3fPolygonOffsetTests.hpp36 class PolygonOffsetTests : public TestCaseGroup class in namespace:deqp::gles3::Functional
39 PolygonOffsetTests (Context& context);
40 virtual ~PolygonOffsetTests (void);
44 PolygonOffsetTests (const PolygonOffsetTests&);
45 PolygonOffsetTests& operator= (const PolygonOffsetTests&);
H A Des3fPolygonOffsetTests.cpp1191 PolygonOffsetTests::PolygonOffsetTests (Context& context) function in class:deqp::gles3::Functional::PolygonOffsetTests
1196 PolygonOffsetTests::~PolygonOffsetTests (void)
1200 void PolygonOffsetTests::init (void)

Completed in 91 milliseconds