Skip to content
  • Faith Ekstrand's avatar
    nir/spirv: Add explicit handling for all decorations · 961369d5
    Faith Ekstrand authored
    From time to time we have had cases where glslang has added a decoration we
    don't handle and it has caused problems.  This audit ensures that, for
    every decoration, we either handle it or hit an unreachable() with an
    accurate description of why we don't have to.
    961369d5