Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fTessellationTests.cpp7363 …TestCaseGroup* const shaderInputOutputGroup = new TestCaseGroup(m_context, "shader_input_output", … in init() local
7364 addChild(shaderInputOutputGroup); in init()
7384shaderInputOutputGroup->addChild(new PatchVertexCountCase(m_context, caseName.c_str(), "Test input… in init()
7394shaderInputOutputGroup->addChild(new PerPatchDataCase(m_context, caseName, PerPatchDataCase::getCa… in init()
7403shaderInputOutputGroup->addChild(new GLPositionCase(m_context, caseName, "", caseType, "data/tesse… in init()
7406shaderInputOutputGroup->addChild(new BarrierCase(m_context, "barrier", "Basic barrier usage", "dat… in init()