summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i965/brw_compute.c
diff options
context:
space:
mode:
authorKenneth Graunke <kenneth@whitecape.org>2016-09-08 23:48:53 -0700
committerKenneth Graunke <kenneth@whitecape.org>2016-10-05 19:21:35 -0700
commit16d5536e55aed2aad0596e9385f1962b4ca5db2b (patch)
tree490dbaf922b64a7b10188e30579c5cfe7bc3fd96 /src/mesa/drivers/dri/i965/brw_compute.c
parentff366f3db4a117244c6076e5babd440c912200f9 (diff)
i965: Eliminate brw->wm.prog_data pointer.
Just say no to: - brw->wm.base.prog_data = &brw->wm.prog_data->base.base; We'll just use the brw_stage_prog_data pointer in brw_stage_state and downcast it to brw_wm_prog_data as needed. Signed-off-by: Kenneth Graunke <kenneth@whitecape.org> Reviewed-by: Timothy Arceri <timothy.arcero@collabora.com>
Diffstat (limited to 'src/mesa/drivers/dri/i965/brw_compute.c')
0 files changed, 0 insertions, 0 deletions