Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fAdvancedBlendTests.cpp574 …tcu::TestCaseGroup* const msaaGroup = new tcu::TestCaseGroup(m_testCtx, "msaa", "Advanced ble… in init() local
581 addChild(msaaGroup); in init()
594msaaGroup->addChild (new AdvancedBlendCase(m_context, name, desc, mode, 1, false, RENDERTARGETTY… in init()