anv: Move the RT BTI flush workaround to begin_subpass
authorJason Ekstrand <jason@jlekstrand.net>
Wed, 30 Oct 2019 20:05:29 +0000 (15:05 -0500)
committerJason Ekstrand <jason@jlekstrand.net>
Thu, 31 Oct 2019 21:07:15 +0000 (21:07 +0000)
commitf60ef0fff4b99c0caf9ae4f0f17637372cf9cd7a
treee8c9d115f693f89166e21f2754ac03ad6e0082fa
parent6a8f43030c4c6e564b0fb48407e08b7243fceada
anv: Move the RT BTI flush workaround to begin_subpass

Now that we're no longer compacting binding table entries, the only time
they can possibly change is when we actually switch subpasses.

Reviewed-by: Rafael Antognolli <rafael.antognolli@intel.com>
src/intel/vulkan/genX_cmd_buffer.c