bigwheels
bigwheels copied to clipboard
vk_24_push_constants segfaults on SwiftShader + Linux
Some other samples (https://github.com/SaschaWillems/Vulkan/blob/master/examples/pushconstants/pushconstants.cpp) using push constants are able to run on SwiftShader. The size used is below the device limit advertised, so that shouldn't be a problem.