diff options
author | Kenneth Graunke <[email protected]> | 2015-12-17 21:39:28 -0800 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2015-12-22 17:22:06 -0800 |
commit | 2432643e89ece4ed642db7ec8d811e724d1e8a35 (patch) | |
tree | 1b359d768575faa325e0aa6ecae01973fa58f8c9 /src/mesa/drivers/dri/i965/gen8_viewport_state.c | |
parent | 239a4bdcd44529e9495d9e68cf5a157421753b3c (diff) |
i965: Create and set a new brw_tcs_prog_data::outputs_written field.
When the application hasn't supplied a TCS, and we have to create one,
we need to know what VS outputs to copy to TES inputs.
To do this, we create a new program key field, and set it to the TES
InputsRead bitfield.
Signed-off-by: Kenneth Graunke <[email protected]>
Reviewed-by: Jordan Justen <[email protected]>
Diffstat (limited to 'src/mesa/drivers/dri/i965/gen8_viewport_state.c')
0 files changed, 0 insertions, 0 deletions