anv/blorp: Handle ISL_AUX_USAGE_HIZ
authorNanley Chery <nanley.g.chery@intel.com>
Sat, 7 Jan 2017 23:47:36 +0000 (15:47 -0800)
committerNanley Chery <nanley.g.chery@intel.com>
Fri, 13 Jan 2017 04:52:19 +0000 (20:52 -0800)
commit160a54810ebf05857ee46a5410b9893046357a1c
tree5f95b6a95927b1eb8e707489ac2e0afdb91cfc9a
parent09948151ab1d5184b4dd9052bb1f710fa1e00a7b
anv/blorp: Handle ISL_AUX_USAGE_HIZ

Prevent assert failures that would occur in the next patch.

v2: Don't remove asserts from blorp/blit (Jason Ekstrand)

Signed-off-by: Nanley Chery <nanley.g.chery@intel.com>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
src/intel/vulkan/anv_blorp.c