radv: fix buffer to image copies with BC views on the graphics queue
The color surface descriptor needs to be adjusted, otherwise addressing is wrong. Fixes tests performed on the graphics queue from dEQP-VK.api.copy_and_blit.*.image_to_buffer.2d_images.mip_copies_*. Closes: mesa/mesa#7900 Fixes: 98ba1e0d ("radv: Fix mipmap views on GFX10+") Signed-off-by:Samuel Pitoiset <samuel.pitoiset@gmail.com> Part-of: <mesa/mesa!20761>
Loading
Please register or sign in to comment