diff options
author | Samuel Iglesias Gonsálvez <[email protected]> | 2016-05-26 07:56:38 +0200 |
---|---|---|
committer | Emil Velikov <[email protected]> | 2016-06-14 15:48:38 +0100 |
commit | 4daa331e25e551d214e0ab20e1987001f5dce1d1 (patch) | |
tree | 80d4e9ca1066c719181d405c1cb637c9a02e3f28 /docs/contents.html | |
parent | fc0a469e4cd8b3775b69ec557602013301b7ae59 (diff) |
i965/fs: fix FS_OPCODE_CINTERP for unpacked double input varyings
Data starts at suboffet 3 in 32-bit units (12 bytes), so it is not
64-bit aligned and the current implementation fails to read the data
properly. Instead, when there is is a double input varying, read it as
vector of floats with twice the number of components.
Signed-off-by: Samuel Iglesias Gonsálvez <[email protected]>
Reviewed-by: Timothy Arceri <[email protected]>
Cc: "12.0" <[email protected]>
(cherry picked from commit cb30727648fea301cfff1647d947bfab540c3bf6)
Diffstat (limited to 'docs/contents.html')
0 files changed, 0 insertions, 0 deletions