Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fFboColorbufferTests.cpp1129 tcu::TestCaseGroup* blendGroup = new tcu::TestCaseGroup(m_testCtx, "blend", "Blending tests"); in init() local
1130 addChild(blendGroup); in init()
1144blendGroup->addChild(new FboBlendCase(m_context, (fmtName + "_src_over").c_str(), "", format, IVec… in init()