summaryrefslogtreecommitdiffstats
path: root/src/compiler/glsl/lower_discard.cpp
diff options
context:
space:
mode:
authorRoland Scheidegger <[email protected]>2017-01-23 18:06:03 +0100
committerRoland Scheidegger <[email protected]>2017-01-24 19:12:46 +0100
commitf4df21ed9509af3d7bff3da4dc7f4b2949124b3f (patch)
tree61ae65fce5785f025eb48f7726e297b71df3ba65 /src/compiler/glsl/lower_discard.cpp
parent25208949d7293aa060a3416f8cf3cdb3ca1fbfdd (diff)
gallivm: don't try to use fast rcp for fdiv
The use of fast rcp instruction is disabled, and will always fall back to use a division instead (1 / x). Hence, if we get a division opcode, it doesn't make much sense trying to split that into rcp/mul. Reviewed-by: Jose Fonseca <[email protected]>
Diffstat (limited to 'src/compiler/glsl/lower_discard.cpp')
0 files changed, 0 insertions, 0 deletions