From 6dd8e7686955e9fdb56f13a1511133d9ed2d7604 Mon Sep 17 00:00:00 2001 From: Ian Romanick Date: Tue, 20 Sep 2011 15:10:50 -0700 Subject: [PATCH] mesa/es: Validate FBO target enum in Mesa code rather than the ES wrapper Signed-off-by: Ian Romanick Reviewed-by: Brian Paul --- src/mesa/main/APIspec.xml | 30 ------------------------------ src/mesa/main/fbobject.c | 6 ++++-- 2 files changed, 4 insertions(+), 32 deletions(-) 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 @@ - - - - -