mesa/es: Validate glCompressedTexSubImage internalFormat in Mesa code rather than...
authorIan Romanick <ian.d.romanick@intel.com>
Fri, 27 Jul 2012 14:13:03 +0000 (07:13 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Thu, 23 Aug 2012 17:15:31 +0000 (10:15 -0700)
commit9b028faeaa2c4b0ca2e86892aac70a2f2b872fbb
tree95217eda5cb40cd9838cf69d4edbf2d1cb224081
parentdd0eb004874645135b9aaac3ebbd0aaf274079ea
mesa/es: Validate glCompressedTexSubImage internalFormat in Mesa code rather than the ES wrapper

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
src/mesa/main/APIspec.xml
src/mesa/main/teximage.c