diff options
author | Francisco Jerez <[email protected]> | 2015-07-13 15:42:20 +0300 |
---|---|---|
committer | Francisco Jerez <[email protected]> | 2015-07-29 14:12:47 +0300 |
commit | 8fbb3d3569e6d353dee6e558eb9fd961b5a8a12c (patch) | |
tree | 5fbbf6ad88472113f79ebf1ec14d90af8fa89d3f /src/mesa/drivers/dri/i965/brw_fs.cpp | |
parent | 33deff4f0582d2c073d34d4d6ec8344d2b1fbf7d (diff) |
i965/fs: Use exec_size instead of dispatch_width to determine the message variant.
dispatch_width is global for a single compilation and doesn't
necessarily match the desired execution width if we had to lower the
original full-width instruction due to hardware limitations. These
were all inside a Gen4-specific branch so this patch shouldn't have
any effect on more recent hardware.
Reviewed-by: Jason Ekstrand <[email protected]>
Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'src/mesa/drivers/dri/i965/brw_fs.cpp')
0 files changed, 0 insertions, 0 deletions