diff options
author | Brian Paul <[email protected]> | 2011-01-11 20:55:19 -0700 |
---|---|---|
committer | Brian Paul <[email protected]> | 2011-01-15 18:35:45 -0700 |
commit | 1cf6ff30462d7c13e87ed8d16e60a7d5cf8739b2 (patch) | |
tree | d7d118db0df14f7c42e6496a58805e6157fe8af4 /src/mapi/glapi/gen/gl_API.xml | |
parent | 74713e2d293f9e796a4053a5a99ee5cb7df5c740 (diff) |
glapi: new entrypoint specs for GL_ARB_draw_buffers_blend
Diffstat (limited to 'src/mapi/glapi/gen/gl_API.xml')
-rw-r--r-- | src/mapi/glapi/gen/gl_API.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mapi/glapi/gen/gl_API.xml b/src/mapi/glapi/gen/gl_API.xml index 6340b0aecab..834b6d64032 100644 --- a/src/mapi/glapi/gen/gl_API.xml +++ b/src/mapi/glapi/gen/gl_API.xml @@ -12525,4 +12525,6 @@ <xi:include href="ARB_instanced_arrays.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/> +<xi:include href="ARB_draw_buffers_blend.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/> + </OpenGLAPI> |