From a8f475d8f6b56ddec36634437d007e06b48ff1cd Mon Sep 17 00:00:00 2001 From: Ian Romanick Date: Wed, 25 Jul 2012 15:13:51 -0700 Subject: [PATCH] mesa/es: Validate TexCoordPointer size in Mesa code rather than the ES wrapper Signed-off-by: Ian Romanick --- src/mesa/main/APIspec.xml | 6 ------ src/mesa/main/varray.c | 3 ++- 2 files changed, 2 insertions(+), 7 deletions(-) diff --git a/src/mesa/main/APIspec.xml b/src/mesa/main/APIspec.xml index c08a82b..0316d4c 100644 --- a/src/mesa/main/APIspec.xml +++ b/src/mesa/main/APIspec.xml @@ -1339,12 +1339,6 @@ - - - - - -