Home
last modified time | relevance | path

Searched refs:TessellationTests (Results 1 – 3 of 3) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fTessellationTests.hpp36 class TessellationTests : public TestCaseGroup class
39 TessellationTests (Context& context);
40 ~TessellationTests (void);
45 TessellationTests (const TessellationTests& other);
46 TessellationTests& operator= (const TessellationTests& other);
Des31fFunctionalTests.cpp313 addChild(new TessellationTests (m_context)); in init()
Des31fTessellationTests.cpp7209 TessellationTests::TessellationTests (Context& context) in TessellationTests() function in deqp::gles31::Functional::TessellationTests
7214 TessellationTests::~TessellationTests (void) in ~TessellationTests()
7218 void TessellationTests::init (void) in init()