nir: fix copy-paste error in nir_lower_constant_initializers
authorRhys Perry <pendingchaos02@gmail.com>
Thu, 10 Jan 2019 11:23:04 +0000 (11:23 +0000)
committerJason Ekstrand <jason.ekstrand@intel.com>
Thu, 10 Jan 2019 16:51:52 +0000 (10:51 -0600)
commit0210243923c4a67f8596087ef20ff6b59f846282
tree2604b9c883b1447f3937afb97a5b6c49e663bdf0
parent6c3164cd08ebecfc6a07ec21915072fadf499b12
nir: fix copy-paste error in nir_lower_constant_initializers

Fixes: 393b59e0772e7bf0426bdf61c740752c4e09dde1
    ('nir: Rework nir_lower_constant_initializers() to handle functions')
Reviewed-by: Tapani Pälli <tapani.palli@intel.com>
Reviewed-by: Erik Faye-Lund <erik.faye-lund@collabora.com>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
src/compiler/nir/nir_lower_constant_initializers.c