nir/lower_tex: lower gradients on shadow cube maps if lower_txd_shadow is set
authorIago Toral Quiroga <itoral@igalia.com>
Mon, 12 Dec 2016 12:43:53 +0000 (13:43 +0100)
committerIago Toral Quiroga <itoral@igalia.com>
Tue, 13 Dec 2016 09:33:29 +0000 (10:33 +0100)
commitda3389a331b07d3e58aa9ad8df6864cc04f877e4
treef053437938e77cb506b2c49a1f4142facbe1fa9a
parent44873ad0a45281479434a9183b644cb29407829b
nir/lower_tex: lower gradients on shadow cube maps if lower_txd_shadow is set

Even if lower_txd_cube_map isn't. Suggested by Ken to make the flag more
consistent with its name.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/compiler/nir/nir_lower_tex.c