Searched refs:sampleVarGroup (Results 1 – 1 of 1) sorted by relevance
369 …tcu::TestCaseGroup* const sampleVarGroup = new tcu::TestCaseGroup(m_testCtx, "sample_variables", "… in init() local370 addChild(sampleVarGroup); in init()371 …sampleVarGroup->addChild(new ShaderBuiltinConstantCase<int>(m_context, "gl_MaxSamples", getInteger… in init()