Searched refs:blendGroup (Results 1 – 1 of 1) sorted by relevance
1129 tcu::TestCaseGroup* blendGroup = new tcu::TestCaseGroup(m_testCtx, "blend", "Blending tests"); in init() local1130 addChild(blendGroup); in init()1144 …blendGroup->addChild(new FboBlendCase(m_context, (fmtName + "_src_over").c_str(), "", format, IVec… in init()