From ed0b3cbd09959fbc6323dbfaf2ed04c5d80a1736 Mon Sep 17 00:00:00 2001 From: Ilia Mirkin Date: Sun, 27 Nov 2016 20:45:34 -0500 Subject: [PATCH] anv: remove per-sample shading from TODO This was done some time ago. Signed-off-by: Ilia Mirkin Reviewed-by: Jason Ekstrand --- src/intel/vulkan/TODO | 1 - 1 file changed, 1 deletion(-) diff --git a/src/intel/vulkan/TODO b/src/intel/vulkan/TODO index b72b6c6b898..abfe4b606ab 100644 --- a/src/intel/vulkan/TODO +++ b/src/intel/vulkan/TODO @@ -9,7 +9,6 @@ Missing Features: - Investigate CTS failures on HSW - Pipeline statistics queries - Sparse memory - - Per-sample-dispatch, minSampleShading Code sharing with GL: - Add surface capability introspection to ISL (pull the surface format -- 2.30.2