diff options
author | Eric Anholt <[email protected]> | 2015-01-28 10:39:29 -0800 |
---|---|---|
committer | Eric Anholt <[email protected]> | 2015-02-18 14:47:50 -0800 |
commit | cb95a228e81a963d77f50058c7406db0ad3bccac (patch) | |
tree | abfe7e9ac2679b79d8be1c528bf915a4f1d0c3e0 /src/glsl/standalone_scaffolding.cpp | |
parent | ccf14bca4b892a0dffa1d8c244bfabe384d70f98 (diff) |
nir: Add a flag for lowering fsqrt(x) to frcp(frsqrt(x)).
vc4 cse/algebraic-disabled stats:
total uniforms in shared programs: 13972 -> 13966 (-0.04%)
uniforms in affected programs: 408 -> 402 (-1.47%)
total instructions in shared programs: 44973 -> 44911 (-0.14%)
instructions in affected programs: 1551 -> 1489 (-4.00%)
v2: Rebase to master (no TGSI->NIR present)
Reviewed-by: Kenneth Graunke <[email protected]> (v1)
Diffstat (limited to 'src/glsl/standalone_scaffolding.cpp')
0 files changed, 0 insertions, 0 deletions