summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/SConscript
diff options
context:
space:
mode:
authorKenneth Graunke <[email protected]>2014-07-26 02:34:02 -0700
committerKenneth Graunke <[email protected]>2014-08-02 05:14:42 -0700
commita381592a8e5d17ea4448c7fecbcacd1d0e77b09d (patch)
treea480d201c8a6ffbbe6e9bd91f0457e918ba0d7e7 /src/mesa/drivers/SConscript
parent9a1a8cb84d940313130e2ef4e7a94079fa4092b7 (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