mesa/src/microsoft
Jesse Natalie be05c9458a microsoft/clc: Fix image lowering pass to only erase variables at the end
Otherwise, if a variable has multiple derefs in a shader, we'll crash
trying to remove it a second time. No idea how that can happen though,
seems derefs got sunk by opt_dead_cf.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26435>
2023-11-30 23:32:08 +00:00
..
ci microsoft: Disable post-merge CI for Windows 2023-10-31 19:10:30 +00:00
clc microsoft/clc: Fix image lowering pass to only erase variables at the end 2023-11-30 23:32:08 +00:00
compiler microsoft/compiler: Fix lower_mem_access_bit_size callback result 2023-11-21 19:11:40 +00:00
spirv_to_dxil micosoft: decouple microsoft vulkan driver and compiler from gallium 2023-11-04 00:02:59 +00:00
vulkan micosoft: decouple microsoft vulkan driver and compiler from gallium 2023-11-04 00:02:59 +00:00
meson.build