diff options
Diffstat (limited to 'src/mapi/glapi/gen')
-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 bcd1205537e..4d6a08e1247 100644 --- a/src/mapi/glapi/gen/gl_API.xml +++ b/src/mapi/glapi/gen/gl_API.xml @@ -2570,7 +2570,7 @@ <glx rop="163"/> </function> - <function name="DepthFunc" es1="1.0" es2="2.0"> + <function name="DepthFunc" es1="1.0" es2="2.0" no_error="true"> <param name="func" type="GLenum"/> <glx rop="164"/> </function> |