mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-18 15:58:06 +02:00
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:
parent
c3110ef1e9
commit
9784b52579
1 changed files with 0 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue