diff options
-rw-r--r-- | src/intel/vulkan/TODO | 1 |
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 |