From fb8218508a9b5cfe9e14830f9590df889e5b8785 Mon Sep 17 00:00:00 2001 From: Ian Romanick Date: Wed, 25 Jul 2012 14:58:36 -0700 Subject: [PATCH] mesa/es: Validate ColorPointer size in Mesa code rather than the ES wrapper Signed-off-by: Ian Romanick --- src/mesa/main/APIspec.xml | 4 ---- src/mesa/main/varray.c | 3 ++- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/src/mesa/main/APIspec.xml b/src/mesa/main/APIspec.xml index 5201647..3d5f521 100644 --- a/src/mesa/main/APIspec.xml +++ b/src/mesa/main/APIspec.xml @@ -1218,10 +1218,6 @@ - - - -