[Libre-soc-bugs] [Bug 541] implement nmigen HDL IEEE754 and Khronos FP transcendentals needed for 3D (CORDIC ones)

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Sun May 9 19:40:32 BST 2021


https://bugs.libre-soc.org/show_bug.cgi?id=541

--- Comment #2 from Jacob Lifshay <programmerjake at gmail.com> ---
accuracy of sin GLSL function on Intel/AMD/NVidia GPUs:
https://community.khronos.org/t/builtin-math-function-execution-cost-issues-with-accuracy-of-builtins/75130/4

Both AMD and NVidia GPUs are waay more accurate than is required by Vulkan,
another reason I think we shouldn't implement horribly inaccurate functions
just because they technically meet the Vulkan spec.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the libre-soc-bugs mailing list