Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/performance/
Des3pBufferDataUploadTests.cpp6270 } targetCases[] = in init() local
6279 for (int targetNdx = 0; targetNdx < DE_LENGTH_OF_ARRAY(targetCases); ++targetNdx) in init()
6281 bufferDataMethodGroup->addChild(targetCases[targetNdx].group); in init()
6284 if (bufferUsages[usageNdx].primaryUsage || targetCases[targetNdx].allUsages) in init()
6285 targetCases[targetNdx].group->addChild(new BufferDataUploadCase(m_context, in init()
6292 targetCases[targetNdx].caseType)); in init()