KhronosGroup / OpenGL-Refpages

OpenGL and OpenGL ES reference page sources, and generated HTML used as backing store for khronos.org
427 stars 134 forks source link

Add missing GL_CLIENT_MAPPED_BUFFER_BARRIER_BIT #86

Closed berniegp closed 4 years ago

berniegp commented 4 years ago

glMemoryBarrier is missing the GL_CLIENT_MAPPED_BUFFER_BARRIER_BIT flag

oddhack commented 4 years ago

Thanks!