commit | a3500f943e2c61c0aed043108132f35b79d16676 | [log] [tgz] |
---|---|---|
author | Kenneth Graunke <kenneth@whitecape.org> | Wed Jan 13 15:04:39 2016 -0800 |
committer | Kenneth Graunke <kenneth@whitecape.org> | Thu Jan 14 21:32:59 2016 -0800 |
tree | 6b29ab8110ea645dbd1eaf9e3f957d3b7fc35c65 | |
parent | 824d82025d0bff9841647942aca501fba16fc1a9 [diff] |
i965: Make add_const_offset_to_base() work at the shader level. This makes it a pass, hiding the parameter structs and block callbacks so it's simpler to work with. Signed-off-by: Kenneth Graunke <kenneth@whitecape.org> Reviewed-by: Matt Turner <mattst88@gmail.com>