nir: fix input/output info gathering for lowered IO
authorMarek Olšák <marek.olsak@amd.com>
Fri, 18 Sep 2020 03:51:58 +0000 (23:51 -0400)
committerMarek Olšák <marek.olsak@amd.com>
Fri, 25 Sep 2020 06:29:30 +0000 (02:29 -0400)
commita6abf175ef310c3a5b6960b3c04ecac5feb4eb84
tree0d558cb3ddead98f3cc454d5ce73541a60ca452e
parentef98c175c0180bebd3238ae77925a601c025cd24
nir: fix input/output info gathering for lowered IO

Ooops.

Fixes: 17af07024df - nir: gather all IO info from IO intrinsics

Reviewed-by: Eric Anholt <eric@anholt.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6758>
src/compiler/nir/nir_gather_info.c