summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorKenneth Graunke <[email protected]>2015-03-05 20:39:49 -0800
committerKenneth Graunke <[email protected]>2015-03-08 20:03:35 -0700
commita84f66a9b6cf46bb19ca71faca5b1d6d81209caf (patch)
tree3890ac2e6205b02391ed18fbf452d972ecf51f0d /docs
parent7c25a4a84d01557945ff0273fb481c24cf509837 (diff)
i965/nir: Resolve source modifiers on Gen8+ logic operations.
On Gen8+, AND/OR/XOR/NOT don't support the abs() source modifier, and negate changes meaning to bitwise-not (~, not -). This isn't what NIR expects, so we should resolve the source modifers via a MOV. +30 Piglits (fs-op-bit{and,or,xor}-not-abs-*). Signed-off-by: Kenneth Graunke <[email protected]> Reviewed-by: Topi Pohjolainen <[email protected]>
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions