mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-24 11:00:11 +01:00
freedreno: A couple features.txt updates
Just catching up with reality. Signed-off-by: Rob Clark <rob.clark@oss.qualcomm.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/35371>
This commit is contained in:
parent
0b20bddb8a
commit
242f677d20
1 changed files with 3 additions and 3 deletions
|
|
@ -768,7 +768,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 (iris, llvmpipe, nvc0, panfrost, radeonsi, zink)
|
||||
cl_khr_3d_image_writes DONE (freedreno, iris, llvmpipe, nvc0, panfrost, radeonsi, zink)
|
||||
OpenCL C 2.0 in progress
|
||||
- Work-group Collective Functions not started
|
||||
- Generic address space in progress
|
||||
|
|
@ -779,7 +779,7 @@ Rusticl OpenCL 2.1 -- all DONE:
|
|||
Sub groups DONE (iris, llvmpipe, radeonsi)
|
||||
- cl_khr_subgroups in progress
|
||||
cl_khr_il_program DONE
|
||||
Device and host timer synchronization DONE (iris, llvmpipe, radeonsi, zink)
|
||||
Device and host timer synchronization DONE (freedreno, iris, llvmpipe, radeonsi, zink)
|
||||
clEnqueueSVMMigrateMem in progress (nvc0/gp100, broken)
|
||||
clCloneKernel DONE
|
||||
Default device command queue not started
|
||||
|
|
@ -813,7 +813,7 @@ 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_device_enqueue_local_arg_types not started
|
||||
cl_khr_device_uuid DONE (iris, llvmpipe, radeonsi, zink)
|
||||
cl_khr_device_uuid DONE (freedreno, iris, llvmpipe, radeonsi, zink)
|
||||
cl_khr_egl_event not started
|
||||
cl_khr_egl_image not started
|
||||
cl_khr_expect_assume in progress (hints are ignored)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue