Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fDrawTests.cpp1631 …const tcu::IVec3 indexBufferDispatchSize = (m_computeIndices && indexed) ? (tcu::IVec3(m_gridS… in runComputeShader() local
1859 const tcu::IVec3 indexBufferDispatchSize (m_gridSize, m_gridSize, 1); in runComputeShader() local