intel: Refactor blorp_can_hiz_clear_depth()
authorNanley Chery <nanley.g.chery@intel.com>
Mon, 7 Oct 2019 22:48:33 +0000 (15:48 -0700)
committerNanley Chery <nanley.g.chery@intel.com>
Mon, 28 Oct 2019 17:47:06 +0000 (10:47 -0700)
commit6451008e8b6013351e3e7e26f6827a218a76fcb3
treeaa3aa21c0cf4fa5307e2155e0cdc34a3b6673f51
parentcc99d0adc0d40ba5879b0a1a1ec0b71df59fbe96
intel: Refactor blorp_can_hiz_clear_depth()

Prepare this function to be used in iris and to handle new Gen12 behavior.

Reviewed-by: Sagar Ghuge <sagar.ghuge@intel.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/intel/blorp/blorp.h
src/intel/blorp/blorp_clear.c
src/intel/vulkan/genX_cmd_buffer.c