nir: copy intrinsic type when lowering load input/uniform and store output
authorJonathan Marek <jonathan@marek.ca>
Sun, 2 Jun 2019 19:16:06 +0000 (15:16 -0400)
committerJonathan Marek <jonathan@marek.ca>
Mon, 3 Jun 2019 12:46:14 +0000 (12:46 +0000)
commit91672becc3a0403ebf8bc149636ee92646e2df7f
treea6f8ce99bc3f63bedb5265761cad8311a7e0f365
parent6970a9a6ca9ea26a9e6cf968d3fec3565bef2e9b
nir: copy intrinsic type when lowering load input/uniform and store output

Fixes: c1275052 "nir: add type information to load uniform/input and store output intrinsics"
Signed-off-by: Jonathan Marek <jonathan@marek.ca>
Reviewed-by: Erico Nunes <nunes.erico@gmail.com>
Tested-by: Erico Nunes <nunes.erico@gmail.com>
Tested-by: Andreas Baierl <ichgeh@imkreisrum.de>
src/compiler/nir/nir_lower_io_to_scalar.c
src/gallium/drivers/lima/ir/lima_nir_lower_uniform_to_scalar.c