Skip to content

Commit

Permalink
adding missing anchor for CL_MEM_DEVICE_HANDLE_LIST_END_KHR (#1134)
Browse files Browse the repository at this point in the history
  • Loading branch information
bashbaug committed Apr 3, 2024
1 parent c285aa9 commit 88c23e4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions api/opencl_runtime_layer.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -595,8 +595,8 @@ ifdef::cl_khr_external_memory[]
include::{generated}/api/version-notes/CL_MEM_DEVICE_HANDLE_LIST_KHR.asciidoc[]
| {cl_device_id_TYPE}[]
| Specifies the list of OpenCL devices (terminated with
{CL_MEM_DEVICE_HANDLE_LIST_END_KHR}) to associate with the external
memory handle.
{CL_MEM_DEVICE_HANDLE_LIST_END_KHR_anchor}) to associate with the
external memory handle.
endif::cl_khr_external_memory[]
|====

Expand Down

0 comments on commit 88c23e4

Please sign in to comment.