From a0595cb4506251509e032a2592d6bb684480de4b Mon Sep 17 00:00:00 2001 From: Ian Romanick Date: Wed, 25 Jul 2012 16:03:44 -0700 Subject: mesa/es: Validate glTexParameter targets in Mesa code rather than the ES wrapper Ditto for glGetTexParameter targets. v2: Add proper core-profile and GLES3 filtering. Signed-off-by: Ian Romanick Reviewed-by: Kenneth Graunke Reviewed-by: Jordan Justen --- src/mesa/main/APIspec.xml | 16 ---------------- 1 file changed, 16 deletions(-) (limited to 'src/mesa/main/APIspec.xml') diff --git a/src/mesa/main/APIspec.xml b/src/mesa/main/APIspec.xml index 6d7dbfdc535..7acade2ce11 100644 --- a/src/mesa/main/APIspec.xml +++ b/src/mesa/main/APIspec.xml @@ -227,14 +227,6 @@ - - - - - - - - @@ -1222,14 +1214,6 @@ - - - - - - - - -- cgit v1.2.3