Reviewed-by: Edward O'Callaghan
On 02/20/2017 04:17 PM, Dave Airlie wrote:
> From: Dave Airlie
>
> This splits out the cache flush bit setting code
> dependent on the src/dest access flags.
>
> It then calls it from the subpass barrier code.
>
> It also marks a TODO to remove the aggressive C
From: Dave Airlie
This splits out the cache flush bit setting code
dependent on the src/dest access flags.
It then calls it from the subpass barrier code.
It also marks a TODO to remove the aggressive CS/PS
flushes at some point.
This fixes a bunch of the
dEQP-VK.renderpass.attachment_allocati