From ce865fd2fde0058f7a61620389ec17a9a04f1f40 Mon Sep 17 00:00:00 2001 From: Brian Date: Tue, 19 Feb 2008 08:38:42 -0700 Subject: Added lines for point parameter tokens. See bug 11893. This allows GL_POINT_SIZE_MIN/MAX/etc to be queried with indirect rendering. --- src/mesa/glapi/gl_API.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/mesa/glapi/gl_API.xml') diff --git a/src/mesa/glapi/gl_API.xml b/src/mesa/glapi/gl_API.xml index f60e2358ed..12c048f1e6 100644 --- a/src/mesa/glapi/gl_API.xml +++ b/src/mesa/glapi/gl_API.xml @@ -4529,15 +4529,19 @@ + + + + -- cgit v1.2.3