diff options
author | Ilia Mirkin <[email protected]> | 2016-11-27 20:45:34 -0500 |
---|---|---|
committer | Ilia Mirkin <[email protected]> | 2016-11-30 00:17:56 -0500 |
commit | ed0b3cbd09959fbc6323dbfaf2ed04c5d80a1736 (patch) | |
tree | 9bbb14362a7861a5e6992031777844351b7973f3 /src/intel/vulkan/TODO | |
parent | be92b3f49d77e9318c822577323fec5a738e7c54 (diff) |
anv: remove per-sample shading from TODO
This was done some time ago.
Signed-off-by: Ilia Mirkin <[email protected]>
Reviewed-by: Jason Ekstrand <[email protected]>
Diffstat (limited to 'src/intel/vulkan/TODO')
-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 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 |