Skip to content
Snippets Groups Projects
Commit becd93c8 authored by Józef Kucia's avatar Józef Kucia
Browse files

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.
parent 55aa937d
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment