Searched refs:PolygonOffsetTests (Results 1 – 6 of 6) sorted by relevance
36 class PolygonOffsetTests : public TestCaseGroup class39 PolygonOffsetTests (Context& context);40 virtual ~PolygonOffsetTests (void);44 PolygonOffsetTests (const PolygonOffsetTests&);45 PolygonOffsetTests& operator= (const PolygonOffsetTests&);
1188 PolygonOffsetTests::PolygonOffsetTests (Context& context) in PolygonOffsetTests() function in deqp::gles2::Functional::PolygonOffsetTests1193 PolygonOffsetTests::~PolygonOffsetTests (void) in ~PolygonOffsetTests()1197 void PolygonOffsetTests::init (void) in init()
336 addChild(new PolygonOffsetTests (m_context)); in init()
1191 PolygonOffsetTests::PolygonOffsetTests (Context& context) in PolygonOffsetTests() function in deqp::gles3::Functional::PolygonOffsetTests1196 PolygonOffsetTests::~PolygonOffsetTests (void) in ~PolygonOffsetTests()1200 void PolygonOffsetTests::init (void) in init()
410 addChild(new PolygonOffsetTests (m_context)); in init()