Draft: Clear buffer in wlr_render_pass_add_rect if it takes the whole buffer
Little optimization to wlr_render_pass_add_rect
to clear the whole buffer.
I don't think it's necessary for Vulkan as it already clear the buffer with WLR_RENDER_BLEND_MODE_NONE
1
Edited by Simon Zeni