diff options
author | Kenneth Graunke <[email protected]> | 2014-05-13 20:51:32 -0700 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2014-05-18 23:35:18 -0700 |
commit | 7e28bd797dbe1721e5d97916f041493d1f30220d (patch) | |
tree | 27ce489279574328cc8f41a0391951e942db05f1 /src/mesa/drivers/dri/i965/gen6_clip_state.c | |
parent | c51163b0cf7aff0375b1a5ea4cb3da9d9e164044 (diff) |
i965/fs: Move total_scratch calculation into fs_visitor::run().
With this one use gone, c->last_scratch is now only used inside
fs_visitor. The rest of the driver uses prog_data->total_scratch.
We already compute similar prog_data fields in fs_visitor, so this
seems reasonable.
Signed-off-by: Kenneth Graunke <[email protected]>
Reviewed-by: Chris Forbes <[email protected]>
Diffstat (limited to 'src/mesa/drivers/dri/i965/gen6_clip_state.c')
0 files changed, 0 insertions, 0 deletions