diff options
author | Kenneth Graunke <[email protected]> | 2014-07-26 02:34:02 -0700 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2014-08-02 05:14:42 -0700 |
commit | a381592a8e5d17ea4448c7fecbcacd1d0e77b09d (patch) | |
tree | a480d201c8a6ffbbe6e9bd91f0457e918ba0d7e7 /src/mesa/drivers/SConscript | |
parent | 9a1a8cb84d940313130e2ef4e7a94079fa4092b7 (diff) |
i965: Stop storing sdc_offset in brw_stage_state.
sdc_offset is produced and consumed in the same function, so there's no
need to store it in the context, nor pass pointers to it through various
call chains.
Saves 128 bytes per brw_stage_state structure, and makes the code
clearer as well.
Signed-off-by: Kenneth Graunke <[email protected]>
Reviewed-by: Topi Pohjolainen <[email protected]>
Diffstat (limited to 'src/mesa/drivers/SConscript')
0 files changed, 0 insertions, 0 deletions