Bill Hollings 086c680436 Fix pipeline barriers not working inside self-dependent subpasses on Apple GPUs.
On Apple GPUs, MVKCmdPipelineBarrier restarts Metal renderpass when encountered
inside self-dependent Vulkan subpass where the same attachment acts as both
input attachment and render attachment.
2021-07-30 15:25:59 -04:00
..