rusticl: add support for coarse-grain buffer SVM
Reviewed-by: Adam Jackson <ajax@redhat.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/32942>
This commit is contained in:
+1
-1
@@ -756,7 +756,7 @@ Rusticl OpenCL 1.2 -- all DONE:
|
||||
|
||||
Rusticl OpenCL 2.0 -- all DONE:
|
||||
|
||||
Shared virtual memory in progress (nvc0, llvmpipe)
|
||||
Shared virtual memory DONE (nvc0, llvmpipe)
|
||||
Device queues not started
|
||||
- cl_khr_create_command_queue DONE
|
||||
- Additional queries for clGetDeviceInfo DONE
|
||||
|
||||
@@ -28,3 +28,4 @@ VK_EXT_texel_buffer_alignment on panvk
|
||||
cl_khr_kernel_clock on freedreno, iris, llvmpipe, nvc0, panfrost, radeonsi and zink with llvm-19 or newer
|
||||
GL_KHR_texture_compression_astc_hdr on panfrost and asahi
|
||||
cl_ext_buffer_device_address on llvmpipe and zink
|
||||
Completed OpenCL 2.0 coarse grain buffer SVM support
|
||||
|
||||
Reference in New Issue
Block a user