Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/functional/
Des2fBlendTests.cpp374 TestCaseGroup* srcGroup = new TestCaseGroup(m_context, "src", "Source functions"); in init() local
376 mainGroup->addChild(srcGroup); in init()
384 TestCaseGroup* curGroup = isSrc ? srcGroup : dstGroup; in init()
/external/deqp/modules/gles3/functional/
Des3fBlendTests.cpp442 TestCaseGroup* srcGroup = new TestCaseGroup(m_context, "src", "Source functions"); in init() local
444 mainGroup->addChild(srcGroup); in init()
452 TestCaseGroup* curGroup = isSrc ? srcGroup : dstGroup; in init()