summaryrefslogtreecommitdiff
path: root/src/mesa/glapi
diff options
context:
space:
mode:
authorIan Romanick <ian.d.romanick@intel.com>2009-11-12 13:22:12 -0800
committerIan Romanick <ian.d.romanick@intel.com>2009-11-17 16:25:38 -0800
commit4e7476f601e15cf4c52d7de44f0f775aaaedd094 (patch)
tree14abbda27b67e1d58cdef8a030f7e218db6f63c8 /src/mesa/glapi
parent5fbfd883386a8ff78bd6ca10ab761aff1b38e46d (diff)
ARB_fbo: Add missing GLX render opcode for glFramebufferTextureLayerEXT
Also regenerate the GLX protocol files from this change.
Diffstat (limited to 'src/mesa/glapi')
-rw-r--r--src/mesa/glapi/EXT_texture_array.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mesa/glapi/EXT_texture_array.xml b/src/mesa/glapi/EXT_texture_array.xml
index e5bd9f3c69..b5b8bd406f 100644
--- a/src/mesa/glapi/EXT_texture_array.xml
+++ b/src/mesa/glapi/EXT_texture_array.xml
@@ -35,6 +35,7 @@
<param name="texture" type="GLuint"/>
<param name="level" type="GLint"/>
<param name="layer" type="GLint"/>
+ <glx rop="237"/>
</function>
</category>