Skip to content

zink: print result code string on vulkan failure

Teddy Astie requested to merge TSnake41/mesa:zink/result_to_str into main

It's always useful to have a hint on the reason for vulkan failures (like failure on out of memory).

It's a part of #5377

Merge request reports