From b99a8caff14d66a963a68d5599da2b50a9938765 Mon Sep 17 00:00:00 2001 From: Ian Romanick Date: Tue, 24 Jul 2012 20:18:17 -0700 Subject: [PATCH] mesa/es: Remove redundant glGetShaderPrecisionFormat shader type validation Signed-off-by: Ian Romanick Reviewed-by: Kenneth Graunke Reviewed-by: Brian Paul --- src/mesa/main/APIspec.xml | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/src/mesa/main/APIspec.xml b/src/mesa/main/APIspec.xml index 889efe2..565e766 100644 --- a/src/mesa/main/APIspec.xml +++ b/src/mesa/main/APIspec.xml @@ -3111,20 +3111,6 @@ - - - - - - - - - - - - - -