Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 6 additions & 2 deletions xml/cl.xml
Original file line number Diff line number Diff line change
Expand Up @@ -794,8 +794,12 @@ server's OpenCL/api-docs repository.
<unused start="-1143" end="-1153"/>
</enums>

<enums start="-1154" end="-9999" name="ErrorCodes.future" vendor="Khronos" comment="RESERVED FOR FUTURE ALLOCATIONS BY KHRONOS">
<unused start="-1154" end="-9999"/>
<enums start="-1154" end="-1161" name="ErrorCodes.1154" vendor="Qualcomm" comment="Reserved for Qualcomm extensions">
<unused start="-1154" end="-1161"/>
</enums>

<enums start="-1162" end="-9999" name="ErrorCodes.future" vendor="Khronos" comment="RESERVED FOR FUTURE ALLOCATIONS BY KHRONOS">
<unused start="-1162" end="-9999"/>
</enums>

<enums name="cl_bool" vendor="Khronos" comment="Boolean values">
Expand Down