mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-19 13:10:28 +01:00
glapi: include ARB_copy_buffer.xml
This commit is contained in:
parent
4a1e4f9881
commit
68892872ef
2 changed files with 3 additions and 0 deletions
|
|
@ -47,6 +47,7 @@ SERVER_OUTPUTS = \
|
|||
|
||||
API_XML = gl_API.xml \
|
||||
EXT_framebuffer_object.xml \
|
||||
ARB_copy_buffer.xml \
|
||||
ARB_framebuffer_object.xml \
|
||||
APPLE_vertex_array_object.xml
|
||||
|
||||
|
|
|
|||
|
|
@ -7948,6 +7948,8 @@
|
|||
|
||||
<xi:include href="ARB_framebuffer_object.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
|
||||
|
||||
<xi:include href="ARB_copy_buffer.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
|
||||
|
||||
|
||||
<!-- Non-ARB extensions sorted by extension number. -->
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue