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 ca514fdd0f9..8c4277b984b 100644 --- a/src/mapi/glapi/gen/gl_API.xml +++ b/src/mapi/glapi/gen/gl_API.xml @@ -2059,7 +2059,7 @@ <glx rop="94"/> </function> - <function name="LineWidth" es1="1.0" es2="2.0"> + <function name="LineWidth" es1="1.0" es2="2.0" no_error="true"> <param name="width" type="GLfloat"/> <glx rop="95"/> </function> |