diff options
author | Kenneth Graunke <[email protected]> | 2016-09-08 23:48:53 -0700 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2016-10-05 19:21:35 -0700 |
commit | a85a8ecd32202b22e560bdf714b5715a168cc76e (patch) | |
tree | 277808d431d729aa20efeaa64dfd7ec7c71b5588 /include | |
parent | 16d5536e55aed2aad0596e9385f1962b4ca5db2b (diff) |
i965: Eliminate brw->cs.prog_data pointer.
Just say no to:
- brw->cs.base.prog_data = &brw->cs.prog_data->base.base;
We'll just use the brw_stage_prog_data pointer in brw_stage_state
and downcast it to brw_cs_prog_data as needed.
Signed-off-by: Kenneth Graunke <[email protected]>
Reviewed-by: Timothy Arceri <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions