mesa/src/intel/vulkan/TODO
Ilia Mirkin e675f57d4f anv: Implement pipeline statistics queries
In the end, pipeline statistics queries look a lot like occlusion
queries only with between 1 and 11 begin/end pairs being generated
instead of just the one.

Reviewed-By: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
2017-03-17 12:12:50 -07:00

13 lines
266 B
Text

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