aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/gen6_multisample_state.c
diff options
context:
space:
mode:
authorKenneth Graunke <[email protected]>2016-09-08 23:48:53 -0700
committerKenneth Graunke <[email protected]>2016-10-05 19:21:33 -0700
commitff366f3db4a117244c6076e5babd440c912200f9 (patch)
treeff446313329f3a6c367a65f6852df54d2c6366e4 /src/mesa/drivers/dri/i965/gen6_multisample_state.c
parente512941537fbc25e97ecd778433e130769e2c6ec (diff)
i965: Eliminate brw->gs.prog_data pointer.
Just say no to: - brw->gs.base.prog_data = &brw->gs.prog_data->base.base; We'll just use the brw_stage_prog_data pointer in brw_stage_state and downcast it to brw_gs_prog_data as needed. Signed-off-by: Kenneth Graunke <[email protected]> Reviewed-by: Timothy Arceri <[email protected]>
Diffstat (limited to 'src/mesa/drivers/dri/i965/gen6_multisample_state.c')
0 files changed, 0 insertions, 0 deletions