diff options
author | Nicolai Hähnle <[email protected]> | 2017-01-19 14:38:54 +0100 |
---|---|---|
committer | Nicolai Hähnle <[email protected]> | 2017-01-23 16:15:45 +0100 |
commit | 76b02d2fe1df5351f67f53d07b37952043f0a84c (patch) | |
tree | 7090991b2d6856fc3398c8fa67f257a615c174b7 /src/gallium/drivers/freedreno/freedreno_screen.h | |
parent | f3f9207786c2862b9b3fed1b4348ecb6a85cf02e (diff) |
r600: double multiply can handle only one multiply at a time
It seems clear that trying to multiply two pairs of doubles would result
in the temporary register getting overwritten by the second pair. So
make the code more explicit.
Tested-by: Glenn Kennard <[email protected]>
Tested-by: James Harvey <[email protected]>
Cc: 17.0 <[email protected]>
Diffstat (limited to 'src/gallium/drivers/freedreno/freedreno_screen.h')
0 files changed, 0 insertions, 0 deletions