From: Benjamin Franzke Date: Fri, 21 Jan 2011 13:26:09 +0000 (+0100) Subject: mesa/es: require internalFormat==format in TexImage2D X-Git-Tag: 062012170305~7646 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=8bfbcba2b7f01691a64c74639b3f3ca0284eb214;p=profile%2Fivi%2Fmesa.git mesa/es: require internalFormat==format in TexImage2D --- diff --git a/src/mesa/main/APIspec.xml b/src/mesa/main/APIspec.xml index 50446a9..0f82d0a 100644 --- a/src/mesa/main/APIspec.xml +++ b/src/mesa/main/APIspec.xml @@ -379,15 +379,68 @@ - + + + + + + + + + + + + + + + - + + + + + + + + + + + + + + - - + + + + + + + + + + + + + + + + + + + + + + + + + + + +