Files
mesa/src
Kenneth Graunke db199d9d07 iris: Add wait fences to properly sync between render/compute
When flushing a batch due to a data dependency, we need to not only
kick off the other batch's work, but stall our execution until it
completes.  Just wait on last_syncpt after flushing it.
2019-02-21 10:26:10 -08:00
..
2019-02-14 11:20:00 +00:00
2018-02-16 16:56:34 -06:00
2019-02-21 18:06:05 +00:00
2018-10-19 16:50:26 +01:00