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&);
1196 PolygonOffsetTests::PolygonOffsetTests (Context& context) in PolygonOffsetTests() function in deqp::gles3::Functional::PolygonOffsetTests1201 PolygonOffsetTests::~PolygonOffsetTests (void) in ~PolygonOffsetTests()1205 void PolygonOffsetTests::init (void) in init()
410 addChild(new PolygonOffsetTests (m_context)); in init()
1194 PolygonOffsetTests::PolygonOffsetTests (Context& context) in PolygonOffsetTests() function in deqp::gles2::Functional::PolygonOffsetTests1199 PolygonOffsetTests::~PolygonOffsetTests (void) in ~PolygonOffsetTests()1203 void PolygonOffsetTests::init (void) in init()
338 addChild(new PolygonOffsetTests (m_context)); in init()