diff options
author | Ben Widawsky <[email protected]> | 2015-10-20 14:29:37 -0700 |
---|---|---|
committer | Ben Widawsky <[email protected]> | 2015-10-21 21:14:44 -0700 |
commit | 5fa7114652068735347c8715d1fc1d2cef72c433 (patch) | |
tree | ca35015ec10d0295d049ef00c8ccda5c2d4c803d /m4 | |
parent | 18a631eb9056857a9ced477e7e3d1a435a906be2 (diff) |
i965/fs: Enumerate logical fb writes arguments
Gen9 adds the ability to write out a stencil value, so we need to expand the
virtual payload by one. Abstracting this now makes that change easier to read.
I was admittedly confused early on about some of the hardcoding. If people
believe the resulting code is inferior, I am not super attached to the patch.
v2:
Remove explicit numbering from the enumeration (Matt).
Use a real naming scheme, and reference it in the opcode definition (Curro)
Add a missed hardcoded logical position in get_lowered_simd_width (Ben)
Add an assertion to make sure the component numbering is correct (Ben)
Cc: Matt Turner <[email protected]>
Cc: Francisco Jerez <[email protected]>
Signed-off-by: Ben Widawsky <[email protected]>
Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'm4')
0 files changed, 0 insertions, 0 deletions