From 2e14ca59b26eaa94c5e28c6eb8f3d0bbb6e6cba8 Mon Sep 17 00:00:00 2001 From: Stefanos A Date: Thu, 14 Nov 2013 16:17:20 +0100 Subject: [PATCH] AMD_performance_monitors is not const-correct Workaround fo bug in rhe specification of AMD_performance_monitors. Upstream bug report here: https://www.khronos.org/bugzilla/show_bug.cgi?id=1035 --- Source/Bind/Specifications/GL2/overrides.xml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/Source/Bind/Specifications/GL2/overrides.xml b/Source/Bind/Specifications/GL2/overrides.xml index 2839cdfe..7100b94f 100644 --- a/Source/Bind/Specifications/GL2/overrides.xml +++ b/Source/Bind/Specifications/GL2/overrides.xml @@ -1232,6 +1232,12 @@ + + + + in + + @@ -4101,6 +4107,13 @@ BeginMode + + + + + in + + @@ -4928,6 +4941,11 @@ StringNameIndexed + + + + in +