commit | 5e0902cd2abf21df955be359e0903fc5b66905f5 | [log] [tgz] |
---|---|---|
author | Nanley Chery <nanley.g.chery@intel.com> | Thu Dec 15 09:57:48 2016 -0800 |
committer | Nanley Chery <nanley.g.chery@intel.com> | Thu Jan 12 20:52:21 2017 -0800 |
tree | 913a2fb4f80e4901fe2327e273953d40e0c880cb | |
parent | 3ac01ad2ac2aedee7e2515365d13c71a024878fb [diff] |
anv/blorp: Don't fast depth clear samplable HiZ buffers on BDW Avoid the resolves that would be required if fast depth clears were allowed for such buffers. Signed-off-by: Nanley Chery <nanley.g.chery@intel.com> Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>