glapi: add ARB_texture_rg
authorDylan Noblesmith <nobled@dreamwidth.org>
Mon, 16 Jan 2012 21:41:54 +0000 (21:41 +0000)
committerDylan Noblesmith <nobled@dreamwidth.org>
Mon, 26 Mar 2012 21:28:25 +0000 (21:28 +0000)
commitbae4cd6882fd69f3beac6d5c8dd33efb5b4ea777
tree802bb039b340032731407fe038504e09fcfe4cfe
parenta419595a8709eb70ec330755a98a6bf42b763e63
glapi: add ARB_texture_rg

Noticed it was missing based on the lack of a descriptive enum
name from this bug's error message:

https://bugs.freedesktop.org/show_bug.cgi?id=44039

This moves two enums out of GL3x.xml. Though since this and
GL_ARB_texture_compression_rgtc are both strict subsets of GL3,
both extensions should have had all their enums in that file
to begin with, not just two of them.

Reviewed-by: Brian Paul <brianp@vmware.com>
src/mapi/glapi/gen/ARB_texture_rg.xml [new file with mode: 0644]
src/mapi/glapi/gen/GL3x.xml
src/mapi/glapi/gen/Makefile
src/mapi/glapi/gen/gl_API.xml