Home
last modified time | relevance | path

Searched refs:TessellationGeometryInteractionTests (Results 1 – 6 of 6) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fTessellationGeometryInteractionTests.hpp36 class TessellationGeometryInteractionTests : public TestCaseGroup class
39 TessellationGeometryInteractionTests (Context& context);
40 ~TessellationGeometryInteractionTests (void);
45 TessellationGeometryInteractionTests (const TessellationGeometryInteractionTests& other);
46TessellationGeometryInteractionTests& operator= (const TessellationGeometryInteractionTests
Des31fFunctionalTests.cpp431 addChild(new TessellationGeometryInteractionTests (m_context)); in init()
Des31fTessellationGeometryInteractionTests.cpp3040 TessellationGeometryInteractionTests::TessellationGeometryInteractionTests (Context& context) in TessellationGeometryInteractionTests() function in deqp::gles31::Functional::TessellationGeometryInteractionTests
3045 TessellationGeometryInteractionTests::~TessellationGeometryInteractionTests (void) in ~TessellationGeometryInteractionTests()
3049 void TessellationGeometryInteractionTests::init (void) in init()
/external/deqp/modules/gles31/stress/
Des31sTessellationGeometryInteractionTests.hpp36 class TessellationGeometryInteractionTests : public TestCaseGroup class
39 TessellationGeometryInteractionTests (Context& context);
40 ~TessellationGeometryInteractionTests (void);
45 TessellationGeometryInteractionTests (const TessellationGeometryInteractionTests& other);
46TessellationGeometryInteractionTests& operator= (const TessellationGeometryInteractionTests
Des31sTessellationGeometryInteractionTests.cpp557 TessellationGeometryInteractionTests::TessellationGeometryInteractionTests (Context& context) in TessellationGeometryInteractionTests() function in deqp::gles31::Stress::TessellationGeometryInteractionTests
562 TessellationGeometryInteractionTests::~TessellationGeometryInteractionTests (void) in ~TessellationGeometryInteractionTests()
566 void TessellationGeometryInteractionTests::init (void) in init()
Des31sStressTests.cpp50 addChild(new TessellationGeometryInteractionTests (m_context)); in init()