i965: Delete dead brw_context fields.
authorKenneth Graunke <kenneth@whitecape.org>
Fri, 13 Oct 2017 07:31:27 +0000 (00:31 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Fri, 13 Oct 2017 18:16:41 +0000 (11:16 -0700)
commitd22bc4ba528b6e0e3f9ba08cfd0cc0ce980d1e58
treefa9e07fcf13ca04a324f94e68531497de775f629
parent9b753e8ca35cf8fa19a9520c3670b6bc736cc84b
i965: Delete dead brw_context fields.

fast_clear_op is leftover from the meta-fast-clear days.
No idea what the other thing was for, but it isn't used now.

Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
src/mesa/drivers/dri/i965/brw_context.h
src/mesa/drivers/dri/i965/genX_state_upload.c