We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0084740 commit cf034f1Copy full SHA for cf034f1
1 file changed
xml/cl.xml
@@ -632,8 +632,11 @@ server's OpenCL/api-docs repository.
632
<enum value="-1142" name="CL_INVALID_SEMAPHORE_KHR"/>
633
</enums>
634
635
- <enums start="-1143" end="-9999" name="ErrorCodes.future" vendor="Khronos" comment="RESERVED FOR FUTURE ALLOCATIONS BY KHRONOS">
636
- <unused start="-1142" end="-9999"/>
+ <enums start="-1143" end="-1153" name="ErrorCodes.1143" vendor="VeriSilicon" comment="Reserved for VeriSilicon extensions">
+ </enums>
637
+
638
+ <enums start="-1154" end="-9999" name="ErrorCodes.future" vendor="Khronos" comment="RESERVED FOR FUTURE ALLOCATIONS BY KHRONOS">
639
+ <unused start="-1154" end="-9999"/>
640
641
642
<enums name="cl_bool" vendor="Khronos" comment="Boolean values">
0 commit comments