Signed-off-by: Nanley Chery <[email protected]> --- src/intel/vulkan/TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/intel/vulkan/TODO b/src/intel/vulkan/TODO index 8fac370..ef2408d 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) + - HiZ across multiple subpasses - Fast color clears (after HiZ?) - Compressed multisample support - Renderbuffer compression (SKL+) -- 2.9.3 _______________________________________________ mesa-dev mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-dev
