Skip to content
  • ReinUsesLisp's avatar
    shader_bytecode: Add Control Code enum 0xf · 936c36a5
    ReinUsesLisp authored
    Control Code 0xf means to unconditionally execute the instruction. This
    value is passed to most BRA, EXIT and SYNC instructions (among others)
    but this may not always be the case.
    936c36a5
Loading