mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-07 21:40:20 +01:00
glapi: add GL_ARB_explicit_uniform_location
Signed-off-by: Tapani Pälli <tapani.palli@intel.com> Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
This commit is contained in:
parent
5d8e246ac8
commit
bd5f1202fb
1 changed files with 6 additions and 0 deletions
|
|
@ -8314,6 +8314,12 @@
|
|||
|
||||
<!-- ARB extensions #128...#131 -->
|
||||
|
||||
<category name="GL_ARB_explicit_uniform_location" number="128">
|
||||
<enum name="MAX_UNIFORM_LOCATIONS" count="1" value="0x826E" >
|
||||
<size name="Get" mode="get"/>
|
||||
</enum>
|
||||
</category>
|
||||
|
||||
<xi:include href="ARB_invalidate_subdata.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
|
||||
|
||||
<!-- ARB extension #133 is ARB_multi_draw_indirect, defined in the same
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue