Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fDrawTests.cpp1663 …const tcu::IVec3 commandDispatchSize = (m_computeCmd) ? (tcu::IVec3(m_numDrawCmds, 1, 1)) : (nullS… in runComputeShader() local
1863 const tcu::IVec3 commandDispatchSize(m_numDrawCmds, 1, 1); in runComputeShader() local