diff options
author | Jason Ekstrand <[email protected]> | 2017-02-17 14:18:27 -0800 |
---|---|---|
committer | Jason Ekstrand <[email protected]> | 2017-02-17 14:18:34 -0800 |
commit | 5f02c2a0540f4ed8e0ab7cca4fd6d05f85cf7bb6 (patch) | |
tree | 60f116dd8ff3c73f684f96a58d09013754594563 | |
parent | edd23e06067b41ba5ced5b60abbe1f6b05ce0b39 (diff) |
anv/TODO: Check off Storage Image Without Format
The code for this landed a few days ago.
-rw-r--r-- | src/intel/vulkan/TODO | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/intel/vulkan/TODO b/src/intel/vulkan/TODO index f8b73a11315..6abda880cf6 100644 --- a/src/intel/vulkan/TODO +++ b/src/intel/vulkan/TODO @@ -2,7 +2,6 @@ Intel Vulkan ToDo ================= Missing Features: - - Storage Image Without Format - Investigate CTS failures on HSW - Pipeline statistics queries - Sparse memory |