···11+---
22+- mr.1971
33+- mr.2050
44+---
55+16vk: Add `vk_print_result` helper, used in return checking defines but can also
27be used outside of them.
+7-1
doc/changes/compositor/mr.1971.md
···11-main: Use VK_CHK_WITH_RET instead of vk_check_error.
11+---
22+- mr.1971
33+- mr.2050
44+---
55+66+main: Use VK_CHK_WITH_RET instead of vk_check_error, and convert a few other
77+places to the helpers as well.
+1
doc/changes/compositor/mr.2050.md
···11+main: Fix multiple thread access to VkQueue in present.