mirror of
https://github.com/nigels-com/glew.git
synced 2024-11-11 08:43:49 +00:00
Sourceforge bug 260 Missing defines: GL_COPY_{READ|WRITE}_BUFFER_BINDING
This commit is contained in:
parent
404df2ee70
commit
f1eae16bb8
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user