Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fTessellationTests.hpp36 class TessellationTests : public TestCaseGroup class
39 TessellationTests (Context& context, bool isGL45);
40 ~TessellationTests (void);
45 TessellationTests (const TessellationTests& other);
46 TessellationTests& operator= (const TessellationTests& other);
H A Des31fFunctionalTests.cpp454 addChild(new TessellationTests (m_context, false)); in init()
498 addChild(new TessellationTests (m_context, true)); in init()
H A Des31fTessellationTests.cpp7387 TessellationTests::TessellationTests (Context& context, bool isGL45)
7393 TessellationTests::~TessellationTests (void) in ~TessellationTests()
7397 void TessellationTests::init (void) in init()

Completed in 10 milliseconds