Skip to content
Snippets Groups Projects
Commit e63d6ed8 authored by Caio Oliveira's avatar Caio Oliveira Committed by Marge Bot
Browse files

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: default avatarJason Ekstrand <jason.ekstrand@collabora.com>
Part-of: <mesa/mesa!19663>
parent ae76bba3
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment