diff options
author | Brian Paul <[email protected]> | 2009-01-22 14:56:14 -0700 |
---|---|---|
committer | Brian Paul <[email protected]> | 2009-01-22 14:56:14 -0700 |
commit | 4397974662295b02b0a933360b7d5a7644104d96 (patch) | |
tree | 8214410caac94aeb5a78c1accdd81fbcaf45bb83 /src/mesa/glapi/gl_API.xml | |
parent | d61b8896bcd6059ced5bbeed7274aafcdde872ea (diff) |
glapi: include ARB_framebuffer_object.xml
Diffstat (limited to 'src/mesa/glapi/gl_API.xml')
-rw-r--r-- | src/mesa/glapi/gl_API.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mesa/glapi/gl_API.xml b/src/mesa/glapi/gl_API.xml index 951fd957994..8212fc24770 100644 --- a/src/mesa/glapi/gl_API.xml +++ b/src/mesa/glapi/gl_API.xml @@ -7946,6 +7946,9 @@ </enum> </category> +<xi:include href="ARB_framebuffer_object.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/> + + <!-- Non-ARB extensions sorted by extension number. --> <category name="GL_EXT_blend_color" number="2"> |