From 1626703ca5b0255dcd4bacd8a0d71a976e3724a9 Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Wed, 4 Dec 2013 14:34:27 -0800 Subject: Add a missing ATI enum token to the registry. There's no spec for this, but it's mentioned widely enough on the internet that they'd better not allocate anything else to it. --- registry/gl.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'registry') diff --git a/registry/gl.xml b/registry/gl.xml index 279e803..9407b9c 100644 --- a/registry/gl.xml +++ b/registry/gl.xml @@ -5418,7 +5418,9 @@ typedef unsigned int GLhandleARB; - + + + -- cgit v1.2.1