Chad Versace writes:
> On Mon, Apr 21, 2014 at 02:08:49PM -0700, Kenneth Graunke wrote:
>> HiZ operations make the depth/render caches out of sync with the sampler
>> caches. We need to arrange for a TC flush to happen before the target
>> buffer is used by the sampler. Calling brw_render_cache
On Mon, Apr 21, 2014 at 02:08:49PM -0700, Kenneth Graunke wrote:
> HiZ operations make the depth/render caches out of sync with the sampler
> caches. We need to arrange for a TC flush to happen before the target
> buffer is used by the sampler. Calling brw_render_cache_set_add_bo
> makes that hap
Kenneth Graunke writes:
> HiZ operations make the depth/render caches out of sync with the sampler
> caches. We need to arrange for a TC flush to happen before the target
> buffer is used by the sampler. Calling brw_render_cache_set_add_bo
> makes that happen.
Reviewed-by: Eric Anholt
pgp7i