Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/
H A DesextcTessellationShaderPoints.hpp37 class TessellationShaderPointsTests : public glcts::TestCaseGroupBase class
41 TessellationShaderPointsTests(glcts::Context& context, const ExtParameters& extParams);
42 virtual ~TessellationShaderPointsTests(void) in ~TessellationShaderPointsTests()
50 TessellationShaderPointsTests(const TessellationShaderPointsTests& other);
51 TessellationShaderPointsTests& operator=(const TessellationShaderPointsTests& other);
H A DesextcTessellationShaderTests.cpp85 addChild(new TessellationShaderPointsTests(m_context, m_extParams)); in init()
H A DesextcTessellationShaderPoints.cpp43 TessellationShaderPointsTests::TessellationShaderPointsTests(glcts::Context& context, const ExtParameters& extParams) in TessellationShaderPointsTests() function in glcts::TessellationShaderPointsTests
52 void TessellationShaderPointsTests::init(void) in init()

Completed in 3 milliseconds