Searched defs:coherentGroup (Results 1 - 1 of 1) sorted by path

/external/deqp/modules/gles31/functional/
H A Des31fAdvancedBlendTests.cpp576 tcu::TestCaseGroup* const coherentGroup = new tcu::TestCaseGroup(m_testCtx, "coherent", "Overlapping quads with coherent blending"); member in class:deqp::gles31::Functional::tcu
583 addChild(coherentGroup);
596 coherentGroup->addChild (new AdvancedBlendCase(m_context, name, desc, mode, 4, true, RENDERTARGETTYPE_DEFAULT));

Completed in 240 milliseconds