Merge pull request #24 from bashbaug/one_more_intel_error_code
one more error code for upcoming Intel extension
diff --git a/xml/cl.xml b/xml/cl.xml
index 00549a7..b1a14a4 100644
--- a/xml/cl.xml
+++ b/xml/cl.xml
@@ -179,13 +179,13 @@
<enum value="-1101" name="CL_VA_API_MEDIA_SURFACE_NOT_ACQUIRED_INTEL"/>
</enums>
- <enums namespace="CL" start="-1102" end="-1109" group="ErrorCodes" vendor="Intel">
- <!-- 8x error codes for upcoming Intel extension -->
- <unused start="-1102" end="-1109"/>
+ <enums namespace="CL" start="-1102" end="-1110" group="ErrorCodes" vendor="Intel">
+ <!-- 9x error codes for upcoming Intel extension -->
+ <unused start="-1102" end="-1110"/>
</enums>
- <enums namespace="CL" start="-1110" end="-9999" group="ErrorCodes" vendor="Khronos" comment="RESERVED FOR FUTURE ALLOCATIONS BY KHRONOS">
- <unused start="-1110" end="-9999"/>
+ <enums namespace="CL" start="-1111" end="-9999" group="ErrorCodes" vendor="Khronos" comment="RESERVED FOR FUTURE ALLOCATIONS BY KHRONOS">
+ <unused start="-1111" end="-9999"/>
</enums>
<enums namespace="CL" group="cl_bool" vendor="Khronos" comment="Boolean values">