diff options
author | Samuel Pitoiset <[email protected]> | 2020-06-23 18:29:22 +0200 |
---|---|---|
committer | Marge Bot <[email protected]> | 2020-06-25 12:09:08 +0000 |
commit | c84f11e7b67cfa3c01780210ca31665b658e5ebd (patch) | |
tree | b7ba850882592d199b8625f4df1857ae7e32fdf2 /README.rst | |
parent | 82b46667836647226387442b2feb9d7f1475bd36 (diff) |
radv: lower 64-bit drcp/dsqrt/drsq for fixing precision issues
The hardware precision of v_rcp_f64, v_sqrt_f64 and v_rsq_f64
is less than what Vulkan requires.
This lowers using the Goldschmidt's algorithm to improve precision.
Fixes dEQP-VK.glsl.builtin.precision_double.* on both compiler
backends.
Signed-off-by: Samuel Pitoiset <[email protected]>
Reviewed-by: Daniel Schürmann <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5609>
Diffstat (limited to 'README.rst')
0 files changed, 0 insertions, 0 deletions