Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fBlendTests.cpp379 TestCaseGroup* srcGroup = new TestCaseGroup(m_context, "src", "Source functions"); in init() local
381 mainGroup->addChild(srcGroup); in init()
389 TestCaseGroup* curGroup = isSrc ? srcGroup : dstGroup; in init()
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fBlendTests.cpp447 TestCaseGroup* srcGroup = new TestCaseGroup(m_context, "src", "Source functions"); in init() local
449 mainGroup->addChild(srcGroup); in init()
457 TestCaseGroup* curGroup = isSrc ? srcGroup : dstGroup; in init()

Completed in 2 milliseconds