From: Ian Romanick Date: Fri, 27 Jul 2012 14:13:03 +0000 (-0700) Subject: mesa/es: Validate glCompressedTexSubImage internalFormat in Mesa code rather than... X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=9b028faeaa2c4b0ca2e86892aac70a2f2b872fbb;p=mesa.git mesa/es: Validate glCompressedTexSubImage internalFormat in Mesa code rather than the ES wrapper Signed-off-by: Ian Romanick Reviewed-by: Kenneth Graunke Reviewed-by: Jordan Justen --- diff --git a/src/mesa/main/APIspec.xml b/src/mesa/main/APIspec.xml index 1ae7212502a..8b5ad0330ef 100644 --- a/src/mesa/main/APIspec.xml +++ b/src/mesa/main/APIspec.xml @@ -1648,11 +1648,6 @@ - - - - -