diff options
author | Matt Turner <[email protected]> | 2016-11-19 20:04:34 -0800 |
---|---|---|
committer | Matt Turner <[email protected]> | 2017-01-20 11:40:52 -0800 |
commit | 59003f3447c95793e7e66e0e34b362d3ce9958eb (patch) | |
tree | a2ff8b7dc973c0cc87df8b5c6918a8a083db81db /src/mesa/vbo | |
parent | 68bcbfa9e4259f67139129e8173c1489905db0a9 (diff) |
i965/vec4: Use UW-typed operands when dest is UW.
Using a UD-typed operand makes the execution size D, and if the size of
the execution type is greater than the size of the destination type, the
destination must be appropriately strided.
We actually just want UW-types all around.
Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'src/mesa/vbo')
0 files changed, 0 insertions, 0 deletions