diff options
Diffstat (limited to 'src/mapi/glapi/gen/gl_API.xml')
-rw-r--r-- | src/mapi/glapi/gen/gl_API.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mapi/glapi/gen/gl_API.xml b/src/mapi/glapi/gen/gl_API.xml index 3e2bdc1736e..ca514fdd0f9 100644 --- a/src/mapi/glapi/gen/gl_API.xml +++ b/src/mapi/glapi/gen/gl_API.xml @@ -2092,7 +2092,7 @@ <glx rop="99"/> </function> - <function name="PointSize" es1="1.0"> + <function name="PointSize" es1="1.0" no_error="true"> <param name="size" type="GLfloat"/> <glx rop="100"/> </function> |