On Sat, Dec 30, 2017 at 10:52 PM, Bas Nieuwenhuizen
wrote:
> I don't like having to fush, so this introduces the other workaround.
typo: flush
+* do a PS_APRTIAL_FLUSH before writing them, or we need to
always write it if
I assume this would be PARTIAL
(Sorry I can only grammar-nazi th
I don't like having to fush, so this introduces the other workaround.
Since my experience is that context register writes are pretty cheap,
this should not have too much overhead.
I haven't seen any significant perf changes in benchmarks or games
though.
---
src/amd/vulkan/radv_cmd_buffer.c | 22