diff options
Diffstat (limited to 'src/mapi/glapi/registry/gl.xml')
-rw-r--r-- | src/mapi/glapi/registry/gl.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mapi/glapi/registry/gl.xml b/src/mapi/glapi/registry/gl.xml index 3fc8863bf78..9e2ff983a20 100644 --- a/src/mapi/glapi/registry/gl.xml +++ b/src/mapi/glapi/registry/gl.xml @@ -38664,7 +38664,7 @@ typedef unsigned int GLhandleARB; <command name="glGetActiveAtomicCounterBufferiv"/> </require> </extension> - <extension name="GL_ARB_shader_ballot" supported="gl"/> + <extension name="GL_ARB_shader_ballot" supported="gl|glcore"/> <extension name="GL_ARB_shader_bit_encoding" supported="gl|glcore"/> <extension name="GL_ARB_shader_clock" supported="gl"/> <extension name="GL_ARB_shader_draw_parameters" supported="gl|glcore"/> |