rusticl/format: enable all trivial to support optional image formats

Signed-off-by: Karol Herbst <git@karolherbst.de>
Reviewed-by: Dave Airlie <airlied@redhat.com>
Reviewed-by: Nora Allen <blackcatgames@protonmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23714>
This commit is contained in:
Karol Herbst
2023-06-18 16:53:08 +02:00
parent 976ba09f57
commit 714e11fe04
3 changed files with 178 additions and 34 deletions

View File

@@ -799,7 +799,7 @@ Clover extensions that are not part of any OpenCL version:
Rusticl OpenCL 1.0 -- all DONE:
Image support DONE
- Optional image formats not started
- Optional image formats in progress
Rusticl OpenCL 1.1 -- all DONE:
@@ -859,10 +859,10 @@ Rusticl OpenCL 2.0 -- all DONE:
- Additional queries for clGetDeviceInfo DONE
Pipes not started
Extended 2D images creation in progress
- CL_ABGR not started
- CL_ABGR DONE
- cl_khr_image2d_from_buffer DONE (iris, llvmpipe)
- cl_khr_depth_images not started
- from sRGB images not started
- from sRGB images in progress
clCreateSamplerWithProperties DONE
Non-uniform work-group sizes not started
cl_khr_3d_image_writes DONE