Searched refs:ssoSize (Results 1 – 1 of 1) sorted by relevance
924 …const deInt32 ssoSize = m_spec.atomicCounterCount * m_spec.callCount * m_spec.threadCount * … in iterate() local955 gl.bufferData(GL_SHADER_STORAGE_BUFFER, ssoSize, NULL, GL_STATIC_DRAW); in iterate()981 vector<deUint32> output(ssoSize/4, 0); in iterate()