Skip to content

v3dv: fix a couple of crashes in ecb01d53

Eric Engestrom requested to merge eric/mesa:v3dv-fix-crash into main

Fixes: ecb01d53 ("v3dv: refactor events")


Partial fix for #7601 (closed); fixes these crashes, leaving them as failures:

dEQP-VK.api.device_init.create_instance_device_intentional_alloc_fail.basic
dEQP-VK.api.object_management.alloc_callback_fail.device
dEQP-VK.api.object_management.alloc_callback_fail.device_group
Edited by Eric Engestrom

Merge request reports