Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/
DesextcTessellationShaderTriangles.hpp36 class TessellationShaderTrianglesTests : public glcts::TestCaseGroupBase class
40 TessellationShaderTrianglesTests(glcts::Context& context, const ExtParameters& extParams);
42 virtual ~TessellationShaderTrianglesTests(void) in ~TessellationShaderTrianglesTests()
50 TessellationShaderTrianglesTests(const TessellationShaderTrianglesTests& other);
51 TessellationShaderTrianglesTests& operator=(const TessellationShaderTrianglesTests& other);
DesextcTessellationShaderTests.cpp84 addChild(new TessellationShaderTrianglesTests(m_context, m_extParams)); in init()
DesextcTessellationShaderTriangles.cpp38 TessellationShaderTrianglesTests::TessellationShaderTrianglesTests(glcts::Context& context, in TessellationShaderTrianglesTests() function in glcts::TessellationShaderTrianglesTests
49 void TessellationShaderTrianglesTests::init(void) in init()