Skip to content

radv: reject binding buffer/image when the device memory is too small

Samuel Pitoiset requested to merge hakzsam/mesa:radv_return_oom_bind_mem into main

Workaround for the GPU hang in the inventory with Cyberpunk 2077 which is actually a game bug... Pretty awesome issue. :-)

See https://github.com/HansKristian-Work/vkd3d-proton/pull/702

Merge request reports