mirror of
https://github.com/nigels-com/glew.git
synced 2024-11-22 05:45:07 +00:00
Add glGetGraphicsResetStatusARB to GL_ARB_robustness
This commit is contained in:
parent
3b39158d6d
commit
69df55a948
@ -8,6 +8,7 @@ GL_ARB_robustness
|
||||
GL_UNKNOWN_CONTEXT_RESET_ARB 0x8255
|
||||
GL_RESET_NOTIFICATION_STRATEGY_ARB 0x8256
|
||||
GL_NO_RESET_NOTIFICATION_ARB 0x8261
|
||||
GLenum glGetGraphicsResetStatusARB (void)
|
||||
void glGetnColorTableARB (GLenum target, GLenum format, GLenum type, GLsizei bufSize, void* table)
|
||||
void glGetnCompressedTexImageARB (GLenum target, GLint lod, GLsizei bufSize, void* img)
|
||||
void glGetnConvolutionFilterARB (GLenum target, GLenum format, GLenum type, GLsizei bufSize, void* image)
|
||||
|
Loading…
Reference in New Issue
Block a user