Skip to content
  • Connor Abbott's avatar
    restructure parsing · f9b9aae4
    Connor Abbott authored
    Now we always use the size in the header instead of guessing (often
    incorrectly) the block size. I've also added some more details, and
    removed some assertions that were tripping. Altogether, this is enough
    to be able to parse a simple fragment shader from the malisc offline
    shader compiler.
    f9b9aae4