docs/features.txt: Indicate SPIR-V version for rusticl

Suggested-by: Karol Herbst <kherbst@redhat.com>
Signed-off-by: Zoltán Böszörményi <zboszor@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/35599>
This commit is contained in:
Zoltán Böszörményi 2025-07-04 12:25:46 +02:00 committed by Marge Bot
parent b3a98b8a7b
commit 8f336cd889

View file

@ -806,6 +806,7 @@ Rusticl Optional OpenCL 2.x Features:
- Generic Address Space in progress
cl_khr_il_program DONE
- Support SPIR-V 1.1 and 1.2 DONE
- Max SPIR-V version DONE 1.6
- clSetProgramSpecializationConstant DONE
Program Initialization and Clean-Up Kernels not started
- clSetProgramReleaseCallback not started