Skip to content

turnip: correct pitch for input attachments in secondary command buffers

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

Relevant deqp tests are only passing currently because of small render sizes and coincidence. For example this test will fail without this patch if tile_align_w is set to 128:

dEQP-VK.renderpass.suballocation.attachment_allocation.input_output.1

Merge request reports