Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/
DesextcTessellationShaderBarrier.hpp35 class TessellationShaderBarrierTests : public TestCaseGroupBase class
39 TessellationShaderBarrierTests(Context& context, const ExtParameters& extParams);
DesextcTessellationShaderBarrier.cpp40 TessellationShaderBarrierTests::TessellationShaderBarrierTests(Context& context, const ExtParameter… in TessellationShaderBarrierTests() function in glcts::TessellationShaderBarrierTests
49 void TessellationShaderBarrierTests::init(void) in init()
DesextcTessellationShaderTests.cpp86 addChild(new TessellationShaderBarrierTests(m_context, m_extParams)); in init()