Skip to content

zink: Made buffer memory, if staged, streamed or dynamic, cached and coherent....

Duncan Hopkins requested to merge (removed):zink-fix-mapmemory into zink

zink: Made buffer memory, if staged, streamed or dynamic, cached and coherent. MESA reads back vertex attrib uploads, without these the vkMapMemory can be 0s. Required for MoltenVk to work.

Merge request reports