Searched defs:indexBufferDispatchSize (Results 1 – 1 of 1) sorted by relevance
1631 …const tcu::IVec3 indexBufferDispatchSize = (m_computeIndices && indexed) ? (tcu::IVec3(m_gridS… in runComputeShader() local1859 const tcu::IVec3 indexBufferDispatchSize (m_gridSize, m_gridSize, 1); in runComputeShader() local