Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fBufferMapTests.cpp581 } bufferDataSources[] = in init() local
604 for (int srcNdx = 0; srcNdx < DE_LENGTH_OF_ARRAY(bufferDataSources); srcNdx++) in init()
606 WriteType write = bufferDataSources[srcNdx].write; in init()
607 …tcu::TestCaseGroup* writeGroup = new tcu::TestCaseGroup(m_testCtx, bufferDataSources[srcNdx].name,… in init()