diff options
author | Jason Ekstrand <[email protected]> | 2015-11-10 21:12:47 -0800 |
---|---|---|
committer | Jason Ekstrand <[email protected]> | 2015-12-07 21:51:23 -0800 |
commit | 18069dce4a4c3d71e6afc6b10bfa7bee0560ba9c (patch) | |
tree | 60778e4efb0cad81ffcf59e46445e53335160706 /scons | |
parent | 813f0eda8e53f7d15fecd5f59c74124d19146372 (diff) |
i965: Make uniform offsets be in terms of bytes
This commit pushes makes uniform offsets be terms of bytes starting with
nir_lower_io. They get converted to be in terms of vec4s or floats when we
cram them in the UNIFORM register file but reladdr remains in terms of
bytes all the way down to the point where we lower it to a pull constant
load.
Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'scons')
0 files changed, 0 insertions, 0 deletions