mesa/src/microsoft
Jesse Natalie d157cd7442 microsoft/clc: One more image lowering fix
Bindings are not necessarily globally unique, and even the location
where we were trying to read the binding value out of is a union, so
we could be trying to compare binding values against data for other
arg types.

Instead, use the arg metadata offset, which is globally unique and
outside of the union.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26555>
2023-12-06 23:46:42 +00:00
..
ci ci: drop containers, builds, and tests from post-merge pipeline 2023-12-06 08:26:04 +00:00
clc microsoft/clc: One more image lowering fix 2023-12-06 23:46:42 +00:00
compiler microsoft: Stop claiming dot_4x8_sat support 2023-12-06 23:15:33 +00:00
spirv_to_dxil micosoft: decouple microsoft vulkan driver and compiler from gallium 2023-11-04 00:02:59 +00:00
vulkan dzn: Change dst image layout according to aspect 2023-12-06 03:36:07 +00:00
meson.build