Skip to content

Draft: render/vulkan: omit stage command buffer if empty

Simon Ser requested to merge emersion/wlroots:vk-omit-stage-cb into master

Instead of always creating and submitting a stage command buffer, skip it if we had no texture to upload.

Merge request reports

Loading