Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fShaderBuiltinConstantTests.cpp369 …tcu::TestCaseGroup* const sampleVarGroup = new tcu::TestCaseGroup(m_testCtx, "sample_variables", "… in init() local
370 addChild(sampleVarGroup); in init()
371sampleVarGroup->addChild(new ShaderBuiltinConstantCase<int>(m_context, "gl_MaxSamples", getInteger… in init()