Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/performance/
Des3pBufferDataUploadTests.cpp6212 …tcu::TestCaseGroup* const functionCallGroup = new tcu::TestCaseGroup(m_testCtx, "function_call",… in init() local
6217 addChild(functionCallGroup); in init()
6259 functionCallGroup->addChild(bufferDataMethodGroup); in init()
6260 functionCallGroup->addChild(bufferSubDataMethodGroup); in init()
6261 functionCallGroup->addChild(mapBufferRangeMethodGroup); in init()