Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fBufferMapTests.cpp735 …tcu::TestCaseGroup* unsyncGroup = new tcu::TestCaseGroup(m_testCtx, "unsynchronized", "Unsynchroni… in init() local
736 mapWriteGroup->addChild(unsyncGroup); in init()
743unsyncGroup->addChild(new BufferMapUnsyncWriteCase(m_context, getBufferTargetName(target), "", tar… in init()