From: Ian Romanick Date: Wed, 2 Apr 2014 04:32:11 +0000 (-0700) Subject: glapi: Add static dispatch for glPointSizePointerOES X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=5a68f731;p=mesa.git glapi: Add static dispatch for glPointSizePointerOES The OpenGL ES 1.1 conformance tests expect this function to be statically available form libGLESv1_CM.so. The comment "required for es1.1" in the XML file should have been a clue. Signed-off-by: Ian Romanick Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=76926 Reviewed-by: Matt Turner Tested-by: Lu Hua --- diff --git a/src/mapi/glapi/gen/es_EXT.xml b/src/mapi/glapi/gen/es_EXT.xml index f412333dfbb..e2dc39021c8 100644 --- a/src/mapi/glapi/gen/es_EXT.xml +++ b/src/mapi/glapi/gen/es_EXT.xml @@ -343,7 +343,7 @@ + static_dispatch="true" es1="1.0" desktop="false">