Reviewed-by: Jason Ekstrand
On Wed, May 17, 2017 at 11:23 PM, Iago Toral Quiroga
wrote:
> According to the VK_KHX_multiview spec:
>
> "Multiview causes all drawing and clear commands in the subpass to
> behave as if they were broadcast to each view, where each view is
> represented by one layer
According to the VK_KHX_multiview spec:
"Multiview causes all drawing and clear commands in the subpass to
behave as if they were broadcast to each view, where each view is
represented by one layer of the framebuffer attachments."
This adds support for multiview clears, which were missing in the