From 8034423735054f3e452728b2937a4353cffbe1e8 Mon Sep 17 00:00:00 2001 From: Ben Ashbaugh Date: Tue, 2 Apr 2024 17:38:35 -0700 Subject: [PATCH] update cl_khr_kernel_clock link in a few other places --- c/appendix_a.asciidoc | 2 +- env/appendix_a.asciidoc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/c/appendix_a.asciidoc b/c/appendix_a.asciidoc index a5cab788..2fc6f5f2 100644 --- a/c/appendix_a.asciidoc +++ b/c/appendix_a.asciidoc @@ -50,4 +50,4 @@ Changes from *v3.0.15*: The OpenCL Extension specification will be removed in a subsequent revision. * Fixed the derived formula for `atanh`, see {khronos-opencl-pr}/1048[#1048] * Added new extension: - ** `<>` (provisional) + ** {cl_khr_kernel_clock_EXT} (provisional) diff --git a/env/appendix_a.asciidoc b/env/appendix_a.asciidoc index 5f03430f..e385a0e4 100644 --- a/env/appendix_a.asciidoc +++ b/env/appendix_a.asciidoc @@ -49,4 +49,4 @@ Changes from *v3.0.15*: * Clarified that 16-bit and 64-bit floats can be passed as kernel arguments to SPIR-V kernels, see {khronos-opencl-pr}/1049[#1049]. * Adds the numerical value of the image channel order and image channel data type to several tables, see {khronos-opencl-pr}/1050[#1050]. * Added new extension: - ** `<>` (provisional) + ** {cl_khr_kernel_clock_EXT} (provisional)