r600g: Add double precision FMA ops
authorJan Vesely <jan.vesely@rutgers.edu>
Sat, 2 Jul 2016 20:14:54 +0000 (16:14 -0400)
committerMarek Olšák <marek.olsak@amd.com>
Mon, 4 Jul 2016 22:47:12 +0000 (00:47 +0200)
commit015e2e0fce3eea7884f8df275c2fadc35143a324
tree35ca69b34cd2f232986f54e27f77b68f26af4dfe
parent9827fc3f038f551dccc64e3addfaf87e724408f9
r600g: Add double precision FMA ops

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=96782
Fixes: 54c4d525da7c7fc1e103d7a3e6db015abb132d5d ("r600g: Enable FMA on chips that support it")
Signed-off-by: Jan Vesely <jan.vesely@rutgers.edu>
Tested-by: James Harvey <lothmordor@gmail.com>
Signed-off-by: Marek Olšák <marek.olsak@amd.com>
src/gallium/drivers/r600/r600_shader.c