Home
last modified time | relevance | path

Searched refs:counterBufferSize (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fAtomicCounterTests.cpp923 const deInt32 counterBufferSize = m_spec.atomicCounterCount * 4; in iterate() local
962 gl.bufferData(GL_SHADER_STORAGE_BUFFER, counterBufferSize, &(data[0]), GL_STATIC_DRAW); in iterate()