diff options
Diffstat (limited to 'glx/extension_string.h')
-rw-r--r-- | glx/extension_string.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/glx/extension_string.h b/glx/extension_string.h index f049f5840..eab385a3c 100644 --- a/glx/extension_string.h +++ b/glx/extension_string.h @@ -38,6 +38,7 @@ enum { /* GLX_ARB_get_proc_address is implemented on the client. */ ARB_context_flush_control_bit = 0, ARB_create_context_bit, + ARB_create_context_no_error_bit, ARB_create_context_profile_bit, ARB_create_context_robustness_bit, ARB_fbconfig_float_bit, |