From 07ccfef8d175f6c4b408ee48f7da210975a09fb9 Mon Sep 17 00:00:00 2001 From: Ian Romanick Date: Wed, 25 Jul 2012 14:53:01 -0700 Subject: [PATCH] mesa/es: Validate ColorPointer types in Mesa code rather than the ES wrapper Signed-off-by: Ian Romanick --- src/mesa/main/APIspec.xml | 7 ------- src/mesa/main/varray.c | 15 ++++++++------- 2 files changed, 8 insertions(+), 14 deletions(-) diff --git a/src/mesa/main/APIspec.xml b/src/mesa/main/APIspec.xml index 6d4ae0d56e8..5201647ffed 100644 --- a/src/mesa/main/APIspec.xml +++ b/src/mesa/main/APIspec.xml @@ -1222,13 +1222,6 @@ - - - - - - -