radeonsi/nir: Rewrite output scanning
authorConnor Abbott <cwabbott0@gmail.com>
Wed, 21 Aug 2019 15:08:03 +0000 (17:08 +0200)
committerConnor Abbott <cwabbott0@gmail.com>
Fri, 23 Aug 2019 09:05:31 +0000 (11:05 +0200)
commitf59076f8a71435c6acc83ad86895fdb65fd5422f
treed65662ebde912b0279ce49bdcc7a98547440ca90
parent93952779727284d52cf22ea99c226de14a281f55
radeonsi/nir: Rewrite output scanning

Similarly to before, this didn't properly handle varying structs with
doubles in them.

This doesn't fix any tests, but was noticed while looking at the code.

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
src/gallium/drivers/radeonsi/si_shader_nir.c