alice5
alice5 copied to clipboard
SPIR-V Vulkan alignment rules are not honored
We don't align struct members based on SPIR-V Vulkan environment rules. We may be at risk of having reads/writes of uniforms by applications not match reads/writes by the shader.