Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fDrawTests.cpp1079 const int commandBufferSize = m_commandSize * m_numDrawCmds; in init() local
1088 if (m_computeCmd && (deUint64)commandBufferSize > (deUint64)maxSSBOSize) in init()