Skip to content

Commit 38f34eb

Browse files
committed
Update cl.xml for PoCL vendor ID in vk.xml
1 parent 642bd41 commit 38f34eb

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

xml/cl.xml

+3-1
Original file line numberDiff line numberDiff line change
@@ -1089,7 +1089,9 @@ server's OpenCL/api-docs repository.
10891089
</comment>
10901090
<unused start="0x10000" end="0x10003" comment="These Khronos vendor IDs are already assigned in vk.xml"/>
10911091
<enum value="0x10004" name="CL_KHRONOS_VENDOR_ID_CODEPLAY" comment="Codeplay Software Ltd."/>
1092-
<unused start="0x10005" end="0x1FFFF" comment="See vk.xml for the next available Khronos vendor ID"/>
1092+
<unused start="0x10005" end="0x10005" comment="These Khronos vendor IDs are already assigned in vk.xml"/>
1093+
<enum value="0x10006" name="CL_KHRONOS_VENDOR_ID_POCL" comment="PoCL (http://portablecl.org/)"/>
1094+
<unused start="0x10007" end="0x1FFFF" comment="See vk.xml for the next available Khronos vendor ID"/>
10931095
</enums>
10941096

10951097
<enums start="0x0900" end="0x09FF" name="cl_platform_info" vendor="Khronos">

0 commit comments

Comments
 (0)