mesa/src/intel/vulkan/TODO
Jason Ekstrand 261092f7d4 anv: Enable MSAA compression
This just enables basic MSAA compression (no fast clears) for all
multisampled surfaces.  This improves the framerate of the Sascha
"multisampling" demo by 76% on my Sky Lake laptop.  Running Talos on
medium settings with 8x MSAA, this improves the framerate in the
benchmark by 80%.

Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Chad Versace <chadversary@chromium.org>
2017-02-23 12:10:42 -08:00

14 lines
297 B
Text

Intel Vulkan ToDo
=================
Missing Features:
- Investigate CTS failures on HSW
- Pipeline statistics queries
- Sparse memory
Performance:
- Multi-{sampled/gen8,LOD} HiZ
- MSAA fast clears
- Pushing pieces of UBOs?
- Enable guardband clipping
- Use soft-pin to avoid relocations