Skip to content

radeonsi: set bo_size for user memory allocations

Karol Herbst requested to merge karolherbst/mesa:rusticl/flakes/2024/06 into main

Otherwise the assert in si_set_shader_buffer could trigger for blits through clear_buffer on user resources.

Merge request reports