summaryrefslogtreecommitdiffstats
path: root/src/intel/vulkan/TODO
diff options
context:
space:
mode:
authorNanley Chery <[email protected]>2017-01-11 08:12:48 -0800
committerNanley Chery <[email protected]>2017-01-12 20:52:21 -0800
commit71334f494acea9ef0372fd4b3cd6557765669421 (patch)
tree284e23f64fb219445559e5d82d9429740b06912b /src/intel/vulkan/TODO
parent5e0902cd2abf21df955be359e0903fc5b66905f5 (diff)
anv: Enable sampling from HiZ
v2: Restrict ISL_AUX_USAGE_HIZ to depth aspects Signed-off-by: Nanley Chery <[email protected]> Reviewed-by: Jason Ekstrand <[email protected]>
Diffstat (limited to 'src/intel/vulkan/TODO')
-rw-r--r--src/intel/vulkan/TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/intel/vulkan/TODO b/src/intel/vulkan/TODO
index 37fd16b4372..38acc0dd5b6 100644
--- a/src/intel/vulkan/TODO
+++ b/src/intel/vulkan/TODO
@@ -8,7 +8,6 @@ Missing Features:
- Sparse memory
Performance:
- - Sampling from HiZ (Nanley)
- Multi-{sampled/gen8,LOD} HiZ
- Compressed multisample support
- Pushing pieces of UBOs?