Home
last modified time | relevance | path

Searched defs:commandDispatchSize (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fDrawTests.cpp1628 …const tcu::IVec3 commandDispatchSize = (m_computeCmd) ? (tcu::IVec3(m_numDrawCmds, 1, 1)) … in runComputeShader() local
1805 const tcu::IVec3 commandDispatchSize (m_numDrawCmds, 1, 1); in runComputeShader() local