From e5ef0cbe0e4e45df6ff74a2a40ddb83d8bc3a8cc Mon Sep 17 00:00:00 2001 From: Ian Romanick Date: Wed, 25 Jul 2012 15:10:21 -0700 Subject: [PATCH] mesa/es: Validate NormalPointer types in Mesa code rather than the ES wrapper Signed-off-by: Ian Romanick --- src/mesa/main/APIspec.xml | 8 -------- src/mesa/main/varray.c | 11 ++++++----- 2 files changed, 6 insertions(+), 13 deletions(-) diff --git a/src/mesa/main/APIspec.xml b/src/mesa/main/APIspec.xml index 3d5f5214640..48127582e5f 100644 --- a/src/mesa/main/APIspec.xml +++ b/src/mesa/main/APIspec.xml @@ -1329,14 +1329,6 @@ - - - - - - - -