alice5 icon indicating copy to clipboard operation
alice5 copied to clipboard

SPIR-V Vulkan alignment rules are not honored

Open bradgrantham opened this issue 5 years ago • 0 comments

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.

bradgrantham avatar Apr 23 '19 00:04 bradgrantham