Skip to content

Commit

Permalink
change cl_khr_kernel_clock to use asciidoctor attributes
Browse files Browse the repository at this point in the history
  • Loading branch information
bashbaug committed Apr 2, 2024
1 parent 74b0baf commit caa94c1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion OpenCL_C.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15335,7 +15335,7 @@ ifdef::cl_khr_kernel_clock[]
=== Kernel Clock Functions

NOTE: The functionality described in this section <<unified-spec, requires>>
support for the `<<cl_khr_kernel_clock>>` extension. +
support for the {cl_khr_kernel_clock_EXT} extension. +
The `clock_read_device` and `clock_read_hilo_device` functions require support
for the {opencl_c_kernel_clock_scope_device} feature.
The `clock_read_work_group` and `clock_read_hilo_work_group` functions require
Expand Down
2 changes: 1 addition & 1 deletion api/appendix_e.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -602,4 +602,4 @@ Changes from *v3.0.14*:
Changes from *v3.0.15*:

* Added new extensions:
** `<<cl_khr_kernel_clock>>` (provisional)
** {cl_khr_kernel_clock_EXT} (provisional)

0 comments on commit caa94c1

Please sign in to comment.