diff options
author | Kenneth Graunke <[email protected]> | 2016-02-24 22:11:35 -0800 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2016-02-26 15:55:59 -0800 |
commit | cfbd9831f89ef165e7998d0b8524a1aefedec404 (patch) | |
tree | cca5319f63f40660ec1dcfbb9f152fd81f836e3d /src/mesa/drivers/dri/i965/gen6_sol.c | |
parent | b96ddd2e52e7205e5820714f2ad1028b666426c6 (diff) |
i965: Eliminate brw_nir_lower_{inputs,outputs,io} functions.
Now that each stage is directly calling brw_nir_lower_io(), and we have
per-stage helper functions, it makes sense to just call the relevant one
directly, rather than going through multiple switch statements.
This also eliminates stupid function parameters, such as the two that
only apply to vertex attributes.
Signed-off-by: Kenneth Graunke <[email protected]>
Reviewed-by: Iago Toral Quiroga <[email protected]>
Diffstat (limited to 'src/mesa/drivers/dri/i965/gen6_sol.c')
0 files changed, 0 insertions, 0 deletions