From: Nanley Chery Date: Fri, 7 Oct 2016 19:07:33 +0000 (-0700) Subject: anv/TODO: Update the HiZ task X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=4d7d9825f34a31368e63c493c28d57c8f84a984c;p=mesa.git anv/TODO: Update the HiZ task Signed-off-by: Nanley Chery Reviewed-by: Jason Ekstrand Reviewed-by: Chad Versace --- diff --git a/src/intel/vulkan/TODO b/src/intel/vulkan/TODO index 8fac3704106..9ac63ebc75e 100644 --- a/src/intel/vulkan/TODO +++ b/src/intel/vulkan/TODO @@ -19,7 +19,7 @@ Code sharing with GL: - Generalize blorp to use ISL and be sharable between the two drivers Performance: - - HiZ (Nanley) + - Multi-{sampled/gen8,LOD,subpass} HiZ - Fast color clears (after HiZ?) - Compressed multisample support - Renderbuffer compression (SKL+)