From 9784b525793292df0d64999395ada44eb129da48 Mon Sep 17 00:00:00 2001 From: Karol Herbst Date: Fri, 30 Jun 2023 12:00:52 +0200 Subject: [PATCH] docs/cl: remove cl_khr_byte_addressable_store from extension list. It's a CL core 1.1 feature. Signed-off-by: Karol Herbst Part-of: --- docs/features.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/features.txt b/docs/features.txt index c109041482e..919270c8e3d 100644 --- a/docs/features.txt +++ b/docs/features.txt @@ -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