diff options
author | Daniel Scharrer <[email protected]> | 2015-10-01 14:36:31 +0200 |
---|---|---|
committer | Ilia Mirkin <[email protected]> | 2015-10-01 16:37:55 -0400 |
commit | b3f9c5cc0fab6d770d220efd87ba3746c6673875 (patch) | |
tree | 40ab21f4b37634d8a7a3e9774f7d093f1ae784e8 /src/mesa/state_tracker/st_vdpau.h | |
parent | 604ce8253ae796ecf9763f1612e2fff25591cb07 (diff) |
mesa: Add abs input modifier to base for POW in ffvertex_prog
The result of POW for a negative base is undefined. Even when the result
is multiplied by zero (which is the case here whenever the base is
negative), the Inf and NaNs can propagate past that.
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=91342
Signed-off-by: Daniel Scharrer <[email protected]>
Cc: "10.6 11.0" <[email protected]>
Reviewed-by: Ilia Mirkin <[email protected]>
Diffstat (limited to 'src/mesa/state_tracker/st_vdpau.h')
0 files changed, 0 insertions, 0 deletions