From: Nanley Chery Date: Mon, 5 Dec 2016 21:40:59 +0000 (-0800) Subject: anv/TODO: Document sampling from HiZ X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=72db1570b4d12e143df99e4774aa72f0dbea1509;p=mesa.git anv/TODO: Document sampling from HiZ Acked-by: Jason Ekstrand --- diff --git a/src/intel/vulkan/TODO b/src/intel/vulkan/TODO index abfe4b606ab..915f4235ef9 100644 --- a/src/intel/vulkan/TODO +++ b/src/intel/vulkan/TODO @@ -16,6 +16,7 @@ Code sharing with GL: - Generalize blorp to use ISL and be sharable between the two drivers Performance: + - Sampling from HiZ (Nanley) - Multi-{sampled/gen8,LOD,subpass} HiZ - Fast color clears (after HiZ?) - Compressed multisample support