Searched refs:TessellationShaderTrianglesTests (Results 1 – 3 of 3) sorted by relevance
36 class TessellationShaderTrianglesTests : public glcts::TestCaseGroupBase class40 TessellationShaderTrianglesTests(glcts::Context& context, const ExtParameters& extParams);42 virtual ~TessellationShaderTrianglesTests(void) in ~TessellationShaderTrianglesTests()50 TessellationShaderTrianglesTests(const TessellationShaderTrianglesTests& other);51 TessellationShaderTrianglesTests& operator=(const TessellationShaderTrianglesTests& other);
84 addChild(new TessellationShaderTrianglesTests(m_context, m_extParams)); in init()
38 TessellationShaderTrianglesTests::TessellationShaderTrianglesTests(glcts::Context& context, in TessellationShaderTrianglesTests() function in glcts::TessellationShaderTrianglesTests49 void TessellationShaderTrianglesTests::init(void) in init()