diff options
author | Timothy Arceri <[email protected]> | 2016-10-25 10:23:25 +1100 |
---|---|---|
committer | Timothy Arceri <[email protected]> | 2016-10-26 14:29:36 +1100 |
commit | 2e423ca1477bd212c01676c5e4828ebdb83310d8 (patch) | |
tree | 5ada9a6686103e678b2bd29ed80768370fdc6ea4 /src/mesa/program | |
parent | 4ac668616573b73a742a971bb0d7abe8234b6aa9 (diff) |
nir: stop adjusting driver location for varying packing
As of 59864e8e020 we just use the location assigned by the front-end and
no longer need this for i965.
Since there were some issues in the logic with assigning arrays the same
driver location if they didn't start at the same location just remove it
and let other drivers implement a solution if needed when they add
ARB_enhanced_layouts support.
Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'src/mesa/program')
0 files changed, 0 insertions, 0 deletions