Merge pull request #2 from Oblomov/api-clxml-fixes
api/cl.xml fixes
diff --git a/api/cl.xml b/api/cl.xml
index bcdeeab..375183a 100644
--- a/api/cl.xml
+++ b/api/cl.xml
@@ -99,7 +99,8 @@
<enum value="-69" name="CL_INVALID_PIPE_SIZE"/>
<enum value="-70" name="CL_INVALID_DEVICE_QUEUE"/>
<enum value="-71" name="CL_INVALID_SPEC_ID"/>
- <unused start="-72" end="-999" comment="Reserved for Khronos"/>
+ <enum value="-72" name="CL_MAX_SIZE_RESTRICTION_EXCEEDED"/>
+ <unused start="-73" end="-999" comment="Reserved for Khronos"/>
</enums>
<enums namespace="CL" start="-1000" end="-1001" group="ErrorCodes" vendor="Khronos" comment="Extension error codes start at -1000 and decrease">