From e58c19a204a028b0c3db7416250387ba98ed0a2d Mon Sep 17 00:00:00 2001 From: Ian Romanick Date: Tue, 20 Sep 2011 16:39:30 -0700 Subject: [PATCH] mesa/es: Validate glClear mask in Mesa code rather than the ES wrapper --- src/mesa/main/APIspec.xml | 11 ----------- src/mesa/main/clear.c | 9 +++++++++ 2 files changed, 9 insertions(+), 11 deletions(-) diff --git a/src/mesa/main/APIspec.xml b/src/mesa/main/APIspec.xml index 1de7014c5bc..44dcd210078 100644 --- a/src/mesa/main/APIspec.xml +++ b/src/mesa/main/APIspec.xml @@ -432,17 +432,6 @@ - - - - - - - - - - -