From: Karol Herbst Date: Tue, 12 Sep 2023 08:22:51 +0000 (+0200) Subject: docs/features: cl_khr_3d_image_writes needs driver support X-Git-Tag: upstream/23.3.3~2127 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=29f730b793dffc272279e5800b924f2f2d0e6996;p=platform%2Fupstream%2Fmesa.git docs/features: cl_khr_3d_image_writes needs driver support And asahi doesn't support it. Signed-off-by: Karol Herbst Part-of: --- diff --git a/docs/features.txt b/docs/features.txt index 762b13d..0cf3de2 100644 --- a/docs/features.txt +++ b/docs/features.txt @@ -870,7 +870,7 @@ Rusticl OpenCL 2.0 -- all DONE: - from sRGB images in progress clCreateSamplerWithProperties DONE Non-uniform work-group sizes not started - cl_khr_3d_image_writes DONE + cl_khr_3d_image_writes DONE (iris, llvmpipe, nvc0, panfrost, radeonsi) OpenCL C 2.0 in progress - Work-group Collective Functions not started - Generic address space in progress