Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fBufferCopyTests.cpp319 …tcu::TestCaseGroup* singleBufGroup = new tcu::TestCaseGroup(m_testCtx, "single_buffer", "Copies wi… in init() local
320 addChild(singleBufGroup); in init()
335singleBufGroup->addChild(new SingleBufferCopyCase(m_context, name.c_str(), "", srcTarget, dstTarge… in init()