anv/blorp: Don't fast depth clear samplable HiZ buffers on BDW
authorNanley Chery <nanley.g.chery@intel.com>
Thu, 15 Dec 2016 17:57:48 +0000 (09:57 -0800)
committerNanley Chery <nanley.g.chery@intel.com>
Fri, 13 Jan 2017 04:52:21 +0000 (20:52 -0800)
commit5e0902cd2abf21df955be359e0903fc5b66905f5
tree913a2fb4f80e4901fe2327e273953d40e0c880cb
parent3ac01ad2ac2aedee7e2515365d13c71a024878fb
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>
src/intel/vulkan/anv_blorp.c