nir/lower_io_to_temporaries: Handle interpolation intrinsics
authorConnor Abbott <cwabbott0@gmail.com>
Wed, 15 May 2019 16:48:25 +0000 (18:48 +0200)
committerConnor Abbott <cwabbott0@gmail.com>
Mon, 8 Jul 2019 12:14:53 +0000 (14:14 +0200)
commitc45f5db527252384395e55fb1149b673ec7b5fa8
treea045bec8e82f264c3c119abd02ed35ab771b5d9e
parent3a2ea2af9d18826967ea48645d5b70e6c7cf39e6
nir/lower_io_to_temporaries: Handle interpolation intrinsics

These weren't properly supported. This does pretty much the same thing
that the radv code did.

Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
src/compiler/nir/nir_lower_io_to_temporaries.c