mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-02-21 14:20:29 +01:00
glapi: Update XML for last revision of EXT_shader_framebuffer_fetch.
Desktop GL is now supported, and there is an additional entry-point for EXT_shader_framebuffer_fetch_non_coherent. Reviewed-by: Plamena Manolova <plamena.manolova@intel.com>
This commit is contained in:
parent
6a8ec78c2a
commit
e4124f9bc1
2 changed files with 6 additions and 5 deletions
|
|
@ -842,11 +842,6 @@
|
|||
</function>
|
||||
</category>
|
||||
|
||||
<!-- 122. GL_EXT_shader_framebuffer_fetch -->
|
||||
<category name="GL_EXT_shader_framebuffer_fetch" number="122">
|
||||
<enum name="FRAGMENT_SHADER_DISCARDS_SAMPLES_EXT" value="0x8A52"/>
|
||||
</category>
|
||||
|
||||
<!-- 150. GL_EXT_disjoint_timer_query -->
|
||||
<category name="GL_EXT_disjoint_timer_query" number="150">
|
||||
<enum name="QUERY_COUNTER_BITS_EXT" value="0x8864"/>
|
||||
|
|
|
|||
|
|
@ -12886,6 +12886,12 @@
|
|||
|
||||
<xi:include href="EXT_window_rectangles.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
|
||||
|
||||
<!-- 520. GL_EXT_shader_framebuffer_fetch -->
|
||||
<category name="GL_EXT_shader_framebuffer_fetch" number="520">
|
||||
<enum name="FRAGMENT_SHADER_DISCARDS_SAMPLES_EXT" value="0x8A52"/>
|
||||
<function name="FramebufferFetchBarrierEXT" es2="2.0"/>
|
||||
</category>
|
||||
|
||||
<!-- Unnumbered extensions sorted by name. -->
|
||||
|
||||
<category name="GL_ATI_blend_equation_separate">
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue