Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fShaderBuiltinConstantTests.cpp393 …tcu::TestCaseGroup* const geomGroup = new tcu::TestCaseGroup(m_testCtx, "geometry_shader", "GL_EXT… in init() local
394 addChild(geomGroup); in init()
397geomGroup->addChild(new ShaderBuiltinConstantCase<int>(m_context, intConstants[ndx].varName, intCo… in init()