OSDN Git Service

anv/TODO: Document sampling from HiZ
authorNanley Chery <nanley.g.chery@intel.com>
Mon, 5 Dec 2016 21:40:59 +0000 (13:40 -0800)
committerNanley Chery <nanley.g.chery@intel.com>
Tue, 6 Dec 2016 22:51:30 +0000 (14:51 -0800)
Acked-by: Jason Ekstrand <jason@jlekstrand.net>
src/intel/vulkan/TODO

index abfe4b6..915f423 100644 (file)
@@ -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