From: Ian Romanick Date: Wed, 25 Jul 2012 03:18:17 +0000 (-0700) Subject: mesa/es: Remove redundant glGetShaderPrecisionFormat shader type validation X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=b99a8caff14d66a963a68d5599da2b50a9938765;p=mesa.git mesa/es: Remove redundant glGetShaderPrecisionFormat shader type validation Signed-off-by: Ian Romanick Reviewed-by: Kenneth Graunke Reviewed-by: Brian Paul --- diff --git a/src/mesa/main/APIspec.xml b/src/mesa/main/APIspec.xml index 889efe2bae8..565e766b924 100644 --- a/src/mesa/main/APIspec.xml +++ b/src/mesa/main/APIspec.xml @@ -3111,20 +3111,6 @@ - - - - - - - - - - - - - -