From aa5e2578602955e0ab27c9fac68880368ad0614e Mon Sep 17 00:00:00 2001 From: Chad Versace Date: Mon, 1 Feb 2016 10:46:24 -0800 Subject: [PATCH] anv: Update MSAA status in README --- README.intel-vulkan.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.intel-vulkan.txt b/README.intel-vulkan.txt index 0932d37a850..266ad535c76 100644 --- a/README.intel-vulkan.txt +++ b/README.intel-vulkan.txt @@ -131,10 +131,10 @@ Supported Features: - VkkSemaphore and VkEvent - Shader specialization - Storage images + - MSAA Unsupported Features: - Tesselation shaders - Push constants in GS and VS on HSW and prior - Sparse resources - - MSAA - Input attachments