rusticl: advertize cl_khr_extended_versioning
authorKarol Herbst <git@karolherbst.de>
Sat, 17 Jun 2023 19:44:30 +0000 (21:44 +0200)
committerMarge Bot <emma+marge@anholt.net>
Sat, 17 Jun 2023 22:20:06 +0000 (22:20 +0000)
commita9ddee677b4b8f2a2d005896aea3716d88ecf607
treee0252b108d7d5cf353ce0fe44d578458fbf42bb7
parentf969e9a137c5be510ef9164a27a37f8bcb713e23
rusticl: advertize cl_khr_extended_versioning

We already implemented the OpenCL 3.0 core bits, but the extension also
has a `CL_DEVICE_OPENCL_C_NUMERIC_VERSION_KHR` query.

Signed-off-by: Karol Herbst <git@karolherbst.de>
Reviewed-by: Nora Allen <blackcatgames@protonmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23707>
src/gallium/frontends/rusticl/api/device.rs
src/gallium/frontends/rusticl/core/platform.rs