Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fTessellationTests.cpp7310 …TestCaseGroup* const shaderInputOutputGroup = new TestCaseGroup(m_context, "shader_input_output", … in init() local
7311 addChild(shaderInputOutputGroup); in init()
7331shaderInputOutputGroup->addChild(new PatchVertexCountCase(m_context, caseName.c_str(), "Test input… in init()
7341shaderInputOutputGroup->addChild(new PerPatchDataCase(m_context, caseName, PerPatchDataCase::getCa… in init()
7350shaderInputOutputGroup->addChild(new GLPositionCase(m_context, caseName, "", caseType, "data/tesse… in init()
7353shaderInputOutputGroup->addChild(new BarrierCase(m_context, "barrier", "Basic barrier usage", "dat… in init()