Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fSynchronizationTests.cpp3162 …tcu::TestCaseGroup* const interCallGroup = new tcu::TestCaseGroup(m_testCtx, "inter_call", … in init() local
3166 addChild(interCallGroup); in init()
3232 interCallGroup->addChild(withBarrierGroup); in init()
3233 interCallGroup->addChild(withoutBarrierGroup); in init()