From 655cbf203d15e6fc89f620eb745f6b04ae794fa6 Mon Sep 17 00:00:00 2001 From: Karol Herbst Date: Sat, 4 Nov 2023 10:30:53 +0100 Subject: [PATCH] docs/features: mark rusticl gl_sharing as done It seems at the moment only iris and radeonsi expose other drivers aren't fulfilling all prerequisites. 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 1dd49e3d5a0..8faf592e13d 100644 --- a/docs/features.txt +++ b/docs/features.txt @@ -924,7 +924,7 @@ Rusticl extensions that are not part of any OpenCL version: cl_khr_fp16 in progress (llvmpipe, radeonsi, zink, Available with environment variable RUSTICL_FEATURES=fp16) cl_khr_gl_depth_images not started cl_khr_gl_msaa_sharing not started - cl_khr_gl_sharing in progress + cl_khr_gl_sharing DONE (iris, radeonsi) cl_khr_icd DONE cl_khr_initialize_memory not started cl_khr_int64_base_atomics not started