summaryrefslogtreecommitdiffstats
path: root/src/mapi/glapi/gen/gl_API.xml
diff options
context:
space:
mode:
authorDave Airlie <[email protected]>2011-11-19 13:17:07 +0000
committerDave Airlie <[email protected]>2012-03-26 18:42:41 +0100
commita83c1d61c2919485b1e8ad33fcf658c85b67ba3a (patch)
tree585837f5965bf89393bce76ade80d57d3ce7b131 /src/mapi/glapi/gen/gl_API.xml
parent7a348b91ce983c7efb1db61f36083f7d8d088f26 (diff)
glapi: ARB_blend_func_extended support + regen. (v2)
This adds the xml file covering ARB_blend_func_extended. v2: fix SRC1_ALPHA Reviewed-by: Kenneth Graunke <[email protected]> Reviewed-by: Eric Anholt <[email protected]> Signed-off-by: Dave Airlie <[email protected]>
Diffstat (limited to 'src/mapi/glapi/gen/gl_API.xml')
-rw-r--r--src/mapi/glapi/gen/gl_API.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mapi/glapi/gen/gl_API.xml b/src/mapi/glapi/gen/gl_API.xml
index 9f863561168..779931d753d 100644
--- a/src/mapi/glapi/gen/gl_API.xml
+++ b/src/mapi/glapi/gen/gl_API.xml
@@ -12430,4 +12430,5 @@
<xi:include href="ARB_texture_rgb10_a2ui.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
+<xi:include href="ARB_blend_func_extended.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
</OpenGLAPI>