From c3e9a207d0cb650045304cac559958d275a63284 Mon Sep 17 00:00:00 2001 From: Ian Romanick Date: Wed, 25 Jul 2012 15:13:00 -0700 Subject: [PATCH] mesa/es: Validate TexCoordPointer 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 | 14 ++++++-------- 2 files changed, 6 insertions(+), 16 deletions(-) diff --git a/src/mesa/main/APIspec.xml b/src/mesa/main/APIspec.xml index 48127582e5f..c08a82be4c7 100644 --- a/src/mesa/main/APIspec.xml +++ b/src/mesa/main/APIspec.xml @@ -1345,14 +1345,6 @@ - - - - - - - -