mesa/src/compiler/clc
Karol Herbst 90b8666ff2 clc: relax spec constant validation
Multiple values can have multiple spec constants assigned and vtn handles
this just fine. So just drop that assert as we need it to run SyCL
kernels.

Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/9037
Fixes: a699844ffb ("microsoft/clc: Parse SPIR-V specialization consts into metadata")
Signed-off-by: Karol Herbst <git@karolherbst.de>
Acked-by: Jesse Natalie <jenatali@microsoft.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23512>
2023-06-08 17:22:47 +00:00
..
clc.c nir: add a nir_opt_if_options enum 2022-08-10 12:55:39 +00:00
clc.h rusticl/clc add integer_dot_prod feature macros 2023-05-18 23:59:53 +00:00
clc_helpers.cpp clc: relax spec constant validation 2023-06-08 17:22:47 +00:00
clc_helpers.h clc: add clc_validate_spirv 2023-04-13 02:54:21 +00:00
meson.build meson: add feature option for use of system Clang headers at runtime 2023-05-31 14:21:25 +00:00