Skip to content
  • Niklas Haas's avatar
    shaders/custom: fix COMPUTE parsing · 2c49cdc0
    Niklas Haas authored
    In the switch to `pl_str_parse_int`, we forgot to actually strip the
    line before and after parsing.
    
    Additionally, `out->is_compute` was accidentally never set to true.
    2c49cdc0