mesa/src/kosmickrisp
squidbus 76a3951e03 kk: Fix issues with maximal reconvergence
If a loop has only one break case, Metal appears to re-order it to after
the loop ends, which goes against the expected behavior for reconvergence.
Work around this by putting the break statement into a trivial, always-true
runtime conditional, when maximal reconvergence is requested.

Fixes dEQP-VK.reconvergence.maximal.compute.nesting*

Reviewed-by: Arcady Goldmints-Orlov <arcady@lunarg.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/41229>
2026-04-28 18:50:36 +00:00
..
bridge kk: Fix VK_CULL_MODE_FRONT_AND_BACK with points and lines. 2026-04-25 17:33:52 +00:00
clc spirv,treewide: rework specialization constant 2026-04-22 06:57:55 +00:00
compiler kk: Fix issues with maximal reconvergence 2026-04-28 18:50:36 +00:00
libkk kk: Reuse as much poly utilities as possible for unrolling 2026-04-17 10:52:53 +00:00
util
vulkan kk: Fix issues with maximal reconvergence 2026-04-28 18:50:36 +00:00
.clang-format
kosmicomp.c spirv,treewide: rework specialization constant 2026-04-22 06:57:55 +00:00
meson.build kk: Add clc in a similar fashion to other drivers like HK 2026-03-30 10:46:36 +00:00