diff options
author | Jason Ekstrand <jason.ekstrand@intel.com> | 2015-04-01 15:38:23 -0700 |
---|---|---|
committer | Jason Ekstrand <jason.ekstrand@intel.com> | 2015-05-06 10:29:30 -0700 |
commit | 32af7d4188e286a525081ada9965070dd41dbab7 (patch) | |
tree | 9169a9b13b17333c526f4e575608140b54118dad /docs | |
parent | 76c1086f2dfb37a1edf6d2df6eebbe11ccbfc50b (diff) | |
download | external_mesa3d-32af7d4188e286a525081ada9965070dd41dbab7.zip external_mesa3d-32af7d4188e286a525081ada9965070dd41dbab7.tar.gz external_mesa3d-32af7d4188e286a525081ada9965070dd41dbab7.tar.bz2 |
i965/fs_inst: Add an is_copy_payload helper
This commit adds a new is_copy_payload helper to fs_inst that takes the
place of the similarly named functions in cse and register coalesce. The
two is_copy_payload functions in CSE and register coalesce were subtly
different and potentially subtly broken. The new version unifies the two
and should be more correct.
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions