mesa/src/microsoft
Caio Oliveira e63d6ed85e spirv: Make vtn_fail and friends trap in debug mode
The SPIR-V parser catches its failures and failed assertions, clean up
and return a failure to the caller.  This is a good default behavior, but
when debugging sometimes is useful to hook the debugger right in the
failed assertion.

Reviewed-by: Jason Ekstrand <jason.ekstrand@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19663>
2022-11-13 07:07:56 +00:00
..
ci spirv: Make vtn_fail and friends trap in debug mode 2022-11-13 07:07:56 +00:00
clc util: normalize include files under src/util/*.h with util/ prefix in mesa code base 2022-11-10 06:27:25 +00:00
compiler microsoft: Fixes error: unknown type name ‘boolean’ in nir_to_dxil.c 2022-11-11 06:48:46 +00:00
spirv_to_dxil microsoft/spirv2dxil: Lower sample pos for fragment shaders 2022-11-04 01:40:17 +00:00
vulkan util: normalize include files under src/util/*.h with util/ prefix in mesa code base 2022-11-10 06:27:25 +00:00
meson.build d3d12: Move the D3D12ResourceState code to the gallium driver 2022-04-20 23:45:28 -07:00