[Mesa-dev] [PATCH 05/12] anv: Allocate hiz surface

Chad Versace chadversary at chromium.org
Fri Sep 2 18:51:16 UTC 2016


On Wed 31 Aug 2016, Nanley Chery wrote:
> From: Chad Versace <chad.versace at intel.com>
> 
> Nanley Chery:
> (rebase)
>  - Use isl_surf_get_hiz_surf()
> (amend)
>  - Only add a HiZ surface onto a depth/stencil attachment
>  - Add comment above HiZ surface addition
>  - Hide HiZ behind INTEL_VK_HIZ prior to BDW
>  - Remove DISABLE_AUX_BIT instead of preventing it from being added
>  - Remove wip! tag
> 
> Signed-off-by: Nanley Chery <nanley.g.chery at intel.com>
> ---
>  src/intel/vulkan/anv_image.c | 31 ++++++++++++++++++++++++++++---
>  1 file changed, 28 insertions(+), 3 deletions(-)

Reviewed-by: Chad Versace <chadversary at chromium.org>


More information about the mesa-dev mailing list