Skip to content

zink: split vk debug logging into separate functions

Mike Blumenkrantz requested to merge zmike/mesa:zink-debug into main

being able to breakpoint these easily is crucial to debugging, and it sucks to always have to go back and check the line numbers, so now there's easily-rememberable functions for it

Merge request reports