summaryrefslogtreecommitdiffstats
path: root/src/mapi
diff options
context:
space:
mode:
authorLionel Landwerlin <[email protected]>2016-12-09 16:51:38 +0000
committerLionel Landwerlin <[email protected]>2016-12-13 16:27:56 +0000
commitd4b753a50bfb474b13cdfc12ab3faf9058eb27ee (patch)
tree6b7d4a90d55b17966a971f8e9878c33b34745452 /src/mapi
parent47285d4602e618e498450bf4f5a54690e93f1a29 (diff)
glapi: add missing INTEL_conservative_rasterization
v2: put enum directly in gl_API.xml (Ilia) Signed-off-by: Lionel Landwerlin <[email protected]> Reviewed-by: Ilia Mirkin <[email protected]>
Diffstat (limited to 'src/mapi')
-rw-r--r--src/mapi/glapi/gen/gl_API.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/mapi/glapi/gen/gl_API.xml b/src/mapi/glapi/gen/gl_API.xml
index 00c9bb795cc..6e00363b6f6 100644
--- a/src/mapi/glapi/gen/gl_API.xml
+++ b/src/mapi/glapi/gen/gl_API.xml
@@ -12812,6 +12812,10 @@
<enum name="GPU_MEMORY_INFO_EVICTED_MEMORY_NVX" value="0x904B" />
</category>
+<category name="GL_INTEL_conservative_rasterization" number="491">
+ <enum name="CONSERVATIVE_RASTERIZATION_INTEL" value="0x83FE"/>
+</category>
+
<xi:include href="INTEL_performance_query.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
<category name="GL_EXT_polygon_offset_clamp" number="460">