You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: api/appendix_e.asciidoc
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -564,9 +564,9 @@ Changes from *v3.0.12*:
564
564
565
565
Changes from *v3.0.13*:
566
566
567
-
* Corrected the precision for `cross` and `dot` to be based on `HALF_EPSILON` in `cl_khr_fp16`, see GitHub #893.
568
-
* Added a context query for command-buffers to `cl_khr_command_buffer`, see GitHub #899.
569
-
* Updated the semaphore wait and signal rules for binary semaphores in `cl_khr_semaphore`, see GitHub #882.
570
-
* Removed redundant error conditions from `cl_khr_external_semaphore` and `cl_khr_external_memory`, see GitHub #903 and #904.
567
+
* Corrected the precision for `cross` and `dot` to be based on `HALF_EPSILON` in `cl_khr_fp16`, see {khronos-opencl-pr}/893[#893].
568
+
* Added a context query for command-buffers to `cl_khr_command_buffer`, see {khronos-opencl-pr}/899[#899].
569
+
* Updated the semaphore wait and signal rules for binary semaphores in `cl_khr_semaphore`, see {khronos-opencl-pr}/882[#882].
570
+
* Removed redundant error conditions from `cl_khr_external_semaphore` and `cl_khr_external_memory`, see {khronos-opencl-pr}/903[#903] and {khronos-opencl-pr}/904[#904].
0 commit comments