Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/performance/
Des3pBufferDataUploadTests.cpp4768 const int fullMaxUploadSize = RenderCase<SampleType>::getMaxWorkloadSize() * perVertexSize; in init() local
4770 …loadSize = (m_uploadRange == UPLOADRANGE_FULL) ? (fullMaxUploadSize) : (deAlign32(fullMaxUploadS… in init()