diff options
author | Kenneth Graunke <[email protected]> | 2016-09-08 23:48:53 -0700 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2016-10-05 19:21:09 -0700 |
commit | e512941537fbc25e97ecd778433e130769e2c6ec (patch) | |
tree | 1d905192375521945bd9d286e4ebb8d823fe6831 /src/mesa/drivers/dri/i965/gen6_urb.c | |
parent | 82c97ac710e31bea1f954060950f8b9faf2fb4d6 (diff) |
i965: Eliminate brw->tes.prog_data pointer.
Just say no to:
- brw->tes.base.prog_data = &brw->tes.prog_data->base.base;
We'll just use the brw_stage_prog_data pointer in brw_stage_state
and downcast it to brw_tes_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_urb.c')
0 files changed, 0 insertions, 0 deletions