summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/gen6_sol.c
diff options
context:
space:
mode:
authorKenneth Graunke <[email protected]>2016-02-24 22:11:35 -0800
committerKenneth Graunke <[email protected]>2016-02-26 15:55:59 -0800
commitcfbd9831f89ef165e7998d0b8524a1aefedec404 (patch)
treecca5319f63f40660ec1dcfbb9f152fd81f836e3d /src/mesa/drivers/dri/i965/gen6_sol.c
parentb96ddd2e52e7205e5820714f2ad1028b666426c6 (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