Open TiemoJung opened 8 years ago
Hi,
under certain circumstances the glsl output for the UDIV operation is wrong: if the first output register is the same as one of the operands, the divide will overwrite the operant and the following modulo uses wrong values as input.
Hi,
under certain circumstances the glsl output for the UDIV operation is wrong: if the first output register is the same as one of the operands, the divide will overwrite the operant and the following modulo uses wrong values as input.