Searched refs:TessellationGeometryInteractionTests (Results 1 – 6 of 6) sorted by relevance
36 class TessellationGeometryInteractionTests : public TestCaseGroup class39 TessellationGeometryInteractionTests (Context& context);40 ~TessellationGeometryInteractionTests (void);45 TessellationGeometryInteractionTests (const TessellationGeometryInteractionTests& other);46 …TessellationGeometryInteractionTests& operator= (const TessellationGeometryInteractionTests…
431 addChild(new TessellationGeometryInteractionTests (m_context)); in init()
3040 TessellationGeometryInteractionTests::TessellationGeometryInteractionTests (Context& context) in TessellationGeometryInteractionTests() function in deqp::gles31::Functional::TessellationGeometryInteractionTests3045 TessellationGeometryInteractionTests::~TessellationGeometryInteractionTests (void) in ~TessellationGeometryInteractionTests()3049 void TessellationGeometryInteractionTests::init (void) in init()
557 TessellationGeometryInteractionTests::TessellationGeometryInteractionTests (Context& context) in TessellationGeometryInteractionTests() function in deqp::gles31::Stress::TessellationGeometryInteractionTests562 TessellationGeometryInteractionTests::~TessellationGeometryInteractionTests (void) in ~TessellationGeometryInteractionTests()566 void TessellationGeometryInteractionTests::init (void) in init()
50 addChild(new TessellationGeometryInteractionTests (m_context)); in init()