diff --git a/auto/core/GL_ARB_robustness b/auto/core/GL_ARB_robustness index 12d98b1..cdeeb4f 100644 --- a/auto/core/GL_ARB_robustness +++ b/auto/core/GL_ARB_robustness @@ -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)