From 29f730b793dffc272279e5800b924f2f2d0e6996 Mon Sep 17 00:00:00 2001 From: Karol Herbst Date: Tue, 12 Sep 2023 10:22:51 +0200 Subject: [PATCH] docs/features: cl_khr_3d_image_writes needs driver support And asahi doesn't support it. Signed-off-by: Karol Herbst Part-of: --- docs/features.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.7.4