diff options
Diffstat (limited to 'src/intel/vulkan/TODO')
-rw-r--r-- | src/intel/vulkan/TODO | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/intel/vulkan/TODO b/src/intel/vulkan/TODO index 8fac3704106..9ac63ebc75e 100644 --- a/src/intel/vulkan/TODO +++ b/src/intel/vulkan/TODO @@ -19,7 +19,7 @@ Code sharing with GL: - Generalize blorp to use ISL and be sharable between the two drivers Performance: - - HiZ (Nanley) + - Multi-{sampled/gen8,LOD,subpass} HiZ - Fast color clears (after HiZ?) - Compressed multisample support - Renderbuffer compression (SKL+) |