Skip to content

freedreno/ir3: fix resinfo wrmask

Jonathan Marek requested to merge flto/mesa:turnip3 into master

resinfo always writes 3 components, which was not being taken into account

Fixes these tests:

dEQP-VK.renderpass.suballocation.attachment_sparse_filling.input_attachment_3

dEQP-VK.renderpass.suballocation.attachment_sparse_filling.input_attachment_7

Edited by Jonathan Marek

Merge request reports