diff options
author | Jason Ekstrand <[email protected]> | 2014-08-14 13:56:24 -0700 |
---|---|---|
committer | Jason Ekstrand <[email protected]> | 2014-09-30 10:29:14 -0700 |
commit | 071ac3a467479ce1ada1b86e2f65d4cc7d07753e (patch) | |
tree | 1ca2c17b1361802160fb68181c320e30eece5dbf /src/mesa/vbo | |
parent | fbc0a798eef49c366437014134c59e16c39c7f95 (diff) |
i965/fs: Add an exec_size field to fs_inst
This will, eventually, allow us to manage execution sizes of
instructions in a much more natural way from the fs_visitor level.
i965/fs: Explicitly set instruction execute size a couple of places
i965/blorp: Explicitly set instruction execute sizes
Since blorp is all 16-wide and nothing isn't, in general, very careful
about register width, we'll just set it all explicitly.
Signed-off-by: Jason Ekstrand <[email protected]>
Reviewed-by: Matt Turner <[email protected]>
Diffstat (limited to 'src/mesa/vbo')
0 files changed, 0 insertions, 0 deletions