Skip to content
  • Niklas Haas's avatar
    dispatch: use explicit offsets for push constants · 792a21f9
    Niklas Haas authored
    In the distant past this was a compile error, but it seems that has been
    fixed in glslang etc.
    
    Using explicit offsets is both safer and actually solves some very real
    driver bugs w.r.t wrong std430 packing.
    792a21f9