Skip to content

Commit

Permalink
Link cl_khronos_vendor_id to OpenCL 3.0 in cl.xml
Browse files Browse the repository at this point in the history
See script to check for orphans in KhronosGroup#730
  • Loading branch information
alycm committed Dec 8, 2021
1 parent c6ff293 commit 260bbf0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions xml/cl.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5031,6 +5031,10 @@ server's OpenCL/api-docs repository.
<enum name="CL_DEVICE_QUEUE_SUPPORTED"/>
<enum name="CL_DEVICE_QUEUE_REPLACEABLE_DEFAULT"/>
</require>
<require comment="cl_khronos_vendor_id">
<enum name="CL_KHRONOS_VENDOR_ID_CODEPLAY"/>
<enum name="CL_KHRONOS_VENDOR_ID_POCL"/>
</require>
<require comment="cl_platform_info">
<enum name="CL_PLATFORM_NUMERIC_VERSION"/>
<enum name="CL_PLATFORM_EXTENSIONS_WITH_VERSION"/>
Expand Down

0 comments on commit 260bbf0

Please sign in to comment.