Searched defs:commandDispatchSize (Results 1 – 1 of 1) sorted by relevance
1628 …const tcu::IVec3 commandDispatchSize = (m_computeCmd) ? (tcu::IVec3(m_numDrawCmds, 1, 1)) … in runComputeShader() local1805 const tcu::IVec3 commandDispatchSize (m_numDrawCmds, 1, 1); in runComputeShader() local