Home | History | Annotate | Download | only in functional

Lines Matching refs:zeroBuf

3006 	const deUint32				zeroBuf[2]	= { 0, 0 };
3012 gl.bufferData(GL_SHADER_STORAGE_BUFFER, (int)(sizeof(deUint32) * 2), zeroBuf, GL_DYNAMIC_COPY);