mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-02-10 01:00:29 +01:00
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 <kherbst@redhat.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26044>
This commit is contained in:
parent
d67d501af4
commit
655cbf203d
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue