diff options
author | Chad Versace <[email protected]> | 2016-02-01 10:46:24 -0800 |
---|---|---|
committer | Chad Versace <[email protected]> | 2016-02-01 10:46:24 -0800 |
commit | aa5e2578602955e0ab27c9fac68880368ad0614e (patch) | |
tree | 56ea76eda019673cd3a36a7cd0accc84dde8533c | |
parent | a88b1eeb13069391b763d0a78fa1937a92cc5391 (diff) |
anv: Update MSAA status in README
-rw-r--r-- | README.intel-vulkan.txt | 2 |
1 files changed, 1 insertions, 1 deletions
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 |