From 8bfbcba2b7f01691a64c74639b3f3ca0284eb214 Mon Sep 17 00:00:00 2001 From: Benjamin Franzke Date: Fri, 21 Jan 2011 14:26:09 +0100 Subject: mesa/es: require internalFormat==format in TexImage2D --- src/mesa/main/APIspec.xml | 61 +++++++++++++++++++++++++++++++++++++++++++---- 1 file changed, 57 insertions(+), 4 deletions(-) (limited to 'src/mesa/main/APIspec.xml') diff --git a/src/mesa/main/APIspec.xml b/src/mesa/main/APIspec.xml index 50446a9093..0f82d0a38e 100644 --- a/src/mesa/main/APIspec.xml +++ b/src/mesa/main/APIspec.xml @@ -379,15 +379,68 @@ - + + + + + + + + + + + + + + + - + + + + + + + + + + + + + + - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3