Skip to content
  • Subv's avatar
    Shader: Implemented the predicate and mode arguments of LOP. · 8335b2f1
    Subv authored
    The mode can be used to set the predicate to true depending on the result of the logic operation. In some cases, this means discarding the result (writing it to register 0xFF (Zero)).
    
    This is used by Super Mario Odyssey.
    8335b2f1
Loading