libs/vkd3d-shader: Emit Offset decoration for uniform buffer struct members.
The SPIR-V spec says: "Composite objects in the UniformConstant, Uniform, and PushConstant Storage Classes must be explicitly laid out." Intel Anvil driver uses uninitialized memory for offsets when Offset decorations are missing.
Loading
Please register or sign in to comment