docs/cl: remove cl_khr_byte_addressable_store from extension list.

It's a CL core 1.1 feature.

Signed-off-by: Karol Herbst <git@karolherbst.de>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23944>
This commit is contained in:
Karol Herbst 2023-06-30 12:00:52 +02:00
parent c3110ef1e9
commit 9784b52579

View file

@ -754,7 +754,6 @@ Clover OpenCL 3.0 -- all DONE:
Clover extensions that are not part of any OpenCL version:
cl_khr_async_copy_fence not started
cl_khr_async_work_group_copy_fence not started
cl_khr_byte_addressable_store not started
cl_khr_device_enqueue_local_arg_types not started
cl_khr_device_uuid not started
cl_khr_egl_event not started
@ -910,7 +909,6 @@ Rusticl OpenCL 3.0 -- all DONE: iris/gen12
Rusticl extensions that are not part of any OpenCL version:
cl_khr_async_copy_fence not started
cl_khr_async_work_group_copy_fence not started
cl_khr_byte_addressable_store DONE
cl_khr_device_enqueue_local_arg_types not started
cl_khr_device_uuid DONE (iris, llvmpipe, radeonsi)
cl_khr_egl_event not started