You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Disable optimization for loader_create_device_chain
Vulkan CTS crashes when running test case dEQP-VK.api.object_management.single.device_group.
The root cause is a compiler issue when optimization (-O2) is enabled.
The problem occurs on embedded Linux (aarch64) using gcc
aarch64-buildroot-linux-gnu-gcc.br_real (Buildroot 2020.08) 9.3.0
0 commit comments