Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fAdvancedBlendTests.cpp773 …tcu::TestCaseGroup* const coherentMsaaGroup = new tcu::TestCaseGroup(m_testCtx, "coherent_msaa", "… in init() local
781 addChild(coherentMsaaGroup); in init()
815coherentMsaaGroup->addChild (new AdvancedBlendCase(m_context, name, desc, mode, 4, true, RENDERTAR… in init()