Skip to content

zink: Use optimal layout instead of general. Reduces valid layer warnings. Fixes RADV WX7100 framebuffer noise.

Duncan Hopkins requested to merge (removed):zink-use-optimal-layout into master

On Ubuntu 18.04 with a Radeon Pro WX 7100 the frame buffer has random noise. Using optimal LAYOUT attachments fixes this issue.

Merge request reports