Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fAtomicCounterTests.cpp924 …const deInt32 ssoSize = m_spec.atomicCounterCount * m_spec.callCount * m_spec.threadCount * … in iterate() local
955 gl.bufferData(GL_SHADER_STORAGE_BUFFER, ssoSize, NULL, GL_STATIC_DRAW); in iterate()
981 vector<deUint32> output(ssoSize/4, 0); in iterate()