Module: Mesa Branch: master Commit: 5f02c2a0540f4ed8e0ab7cca4fd6d05f85cf7bb6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5f02c2a0540f4ed8e0ab7cca4fd6d05f85cf7bb6
Author: Jason Ekstrand <[email protected]> Date: Fri Feb 17 14:18:27 2017 -0800 anv/TODO: Check off Storage Image Without Format The code for this landed a few days ago. --- src/intel/vulkan/TODO | 1 - 1 file changed, 1 deletion(-) diff --git a/src/intel/vulkan/TODO b/src/intel/vulkan/TODO index f8b73a1..6abda88 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 _______________________________________________ mesa-commit mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-commit
