Sourceforge bug 260 Missing defines: GL_COPY_{READ|WRITE}_BUFFER_BINDING

This commit is contained in:
Nigel Stewart 2014-12-11 19:34:52 +10:00
parent 404df2ee70
commit f1eae16bb8
1 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,8 @@
GL_VERSION_4_2 GL_VERSION_4_2
https://www.opengl.org/registry/doc/glspec42.compatibility.20120427.pdf https://www.opengl.org/registry/doc/glspec42.compatibility.20120427.pdf
GL_COPY_READ_BUFFER_BINDING 0x8F36
GL_COPY_WRITE_BUFFER_BINDING 0x8F37
GL_COMPRESSED_RGBA_BPTC_UNORM 0x8E8C GL_COMPRESSED_RGBA_BPTC_UNORM 0x8E8C
GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM 0x8E8D GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM 0x8E8D
GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT 0x8E8E GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT 0x8E8E