vk: minimize BindDescriptorSets
Calling setGraphicsPipeline with the same srb multiple times in a row in a frame should not lead to queuing BindDescriptorSets every time, it should rather be optimized out just like the BindPipeline is.
Please register or sign in to comment