From: Ian Romanick Date: Tue, 20 Sep 2011 22:10:50 +0000 (-0700) Subject: mesa/es: Validate FBO target enum in Mesa code rather than the ES wrapper X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=6dd8e7686955e9fdb56f13a1511133d9ed2d7604;p=mesa.git mesa/es: Validate FBO target enum in Mesa code rather than the ES wrapper Signed-off-by: Ian Romanick Reviewed-by: Brian Paul --- diff --git a/src/mesa/main/APIspec.xml b/src/mesa/main/APIspec.xml index 2b277a081b9..cb94a5c91d7 100644 --- a/src/mesa/main/APIspec.xml +++ b/src/mesa/main/APIspec.xml @@ -3114,11 +3114,6 @@ - - - - -