freedreno/ir3: Rename ir3_nir_lower_to_explicit_io
authorKristian H. Kristensen <hoegsberg@google.com>
Tue, 28 Apr 2020 19:29:46 +0000 (12:29 -0700)
committerMarge Bot <eric+marge@anholt.net>
Fri, 1 May 2020 16:26:31 +0000 (16:26 +0000)
commitb7bfccf08509ada02c3f5c2992f9983b7f5fc7a7
treeb194beebcc9d44f32b92b761519b7818e753bba8
parenta16ee14f37fca71c0c14d468db690aa410ac4ce4
freedreno/ir3: Rename ir3_nir_lower_to_explicit_io

We rename it to ir3_nir_lower_to_explicit_output, since it only
handles output and we'll add a lowering pass for input next.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4562>
src/freedreno/ir3/ir3_nir.c
src/freedreno/ir3/ir3_nir.h
src/freedreno/ir3/ir3_nir_lower_tess.c