summaryrefslogtreecommitdiffstats
path: root/src/gallium
diff options
context:
space:
mode:
authorFrancisco Jerez <[email protected]>2015-01-17 14:12:34 +0200
committerFrancisco Jerez <[email protected]>2015-02-23 20:55:40 +0200
commit8e47f51a5a7aba2bb56e7185988072431444d811 (patch)
treeef4741d8b956e00f42aecc6020bac74ca4ad83d9 /src/gallium
parent57d80d11b1ecc45dc38c1fbf3d92413fa847a513 (diff)
i965/fs: Less broken handling of force_writemask_all in lower_load_payload().
It's perfectly fine to read the second half of a register written with force_writemask_all from a first half MOV instruction or vice versa, and lower_load_payload shouldn't mark the whole MOV as belonging to the second half in that case. Replicate the same metadata to both halves of the destination when writemasking is disabled. Reviewed-by: Jason Ekstrand <[email protected]>
Diffstat (limited to 'src/gallium')
0 files changed, 0 insertions, 0 deletions