a667a5a5d6
to integrate debug printf/abort, vulkan drivers need to implement a device status. we would need to thicken the runtime to do that entirely in common code, but we can at least add a helper to make it easier for vk drivers to wire. Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io> Reviewed-by: Konstantin Seurer <konstantin.seurer@gmail.com> Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/32564>