summaryrefslogtreecommitdiffstats
path: root/src/intel
diff options
context:
space:
mode:
authorNanley Chery <[email protected]>2016-12-05 13:40:59 -0800
committerNanley Chery <[email protected]>2016-12-06 14:51:30 -0800
commit72db1570b4d12e143df99e4774aa72f0dbea1509 (patch)
tree9889f00859be7748dbcaf028f2694d43861c18bc /src/intel
parent05a4e3a0096a8a3ed277bbcf5b0b1393b5e6e494 (diff)
anv/TODO: Document sampling from HiZ
Acked-by: Jason Ekstrand <[email protected]>
Diffstat (limited to 'src/intel')
-rw-r--r--src/intel/vulkan/TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/intel/vulkan/TODO b/src/intel/vulkan/TODO
index abfe4b606ab..915f4235ef9 100644
--- a/src/intel/vulkan/TODO
+++ b/src/intel/vulkan/TODO
@@ -16,6 +16,7 @@ Code sharing with GL:
- Generalize blorp to use ISL and be sharable between the two drivers
Performance:
+ - Sampling from HiZ (Nanley)
- Multi-{sampled/gen8,LOD,subpass} HiZ
- Fast color clears (after HiZ?)
- Compressed multisample support