Searched refs:shaderInputOutputGroup (Results 1 – 1 of 1) sorted by relevance
/external/deqp/modules/gles31/functional/ |
D | es31fTessellationTests.cpp | 7310 …TestCaseGroup* const shaderInputOutputGroup = new TestCaseGroup(m_context, "shader_input_output", … in init() local 7311 addChild(shaderInputOutputGroup); in init() 7331 …shaderInputOutputGroup->addChild(new PatchVertexCountCase(m_context, caseName.c_str(), "Test input… in init() 7341 …shaderInputOutputGroup->addChild(new PerPatchDataCase(m_context, caseName, PerPatchDataCase::getCa… in init() 7350 …shaderInputOutputGroup->addChild(new GLPositionCase(m_context, caseName, "", caseType, "data/tesse… in init() 7353 …shaderInputOutputGroup->addChild(new BarrierCase(m_context, "barrier", "Basic barrier usage", "dat… in init()
|