mirror of
https://github.com/nigels-com/glew.git
synced 2024-11-22 05:45:07 +00:00
Permanent enum values for GL_REGAL_log
This commit is contained in:
parent
8b89f17a16
commit
f2bbb3163c
@ -1,9 +1,9 @@
|
||||
GL_REGAL_log
|
||||
https://github.com/p3/regal
|
||||
GL_REGAL_log
|
||||
GL_LOG_ERROR_REGAL 0x770
|
||||
GL_LOG_WARNING_REGAL 0x771
|
||||
GL_LOG_INFO_REGAL 0x772
|
||||
GL_LOG_REGAL_REGAL 0x773
|
||||
GL_LOG_OPENGL_REGAL 0x774
|
||||
GL_LOG_INTERNAL_REGAL 0x775
|
||||
GL_LOG_ERROR_REGAL 0x9319
|
||||
GL_LOG_WARNING_REGAL 0x931A
|
||||
GL_LOG_INFO_REGAL 0x931B
|
||||
GL_LOG_REGAL_REGAL 0x931C
|
||||
GL_LOG_OPENGL_REGAL 0x931D
|
||||
GL_LOG_INTERNAL_REGAL 0x931E
|
||||
|
Loading…
Reference in New Issue
Block a user