pan/midgard: Use lower_tex_without_implicit_lod
authorAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Thu, 21 Nov 2019 18:40:00 +0000 (13:40 -0500)
committerAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Fri, 22 Nov 2019 13:38:57 +0000 (08:38 -0500)
commit4c43b354c3aabe308302405a79bc0be5a8cde91f
treee8218a63a64640a743ced2f662dd3008c0018ea4
parent47c7c4263ced956378321be389899ed805e0ae2d
pan/midgard: Use lower_tex_without_implicit_lod

Just a bit of cleanup. lower_tex can do this lowering for us, which
should also eliminate some special cases (one less thing to fix if we
ever need texturing in tess/geom/etc, perhaps?)

Closes #2133

Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Reviewed-by: Tomeu Vizoso <tomeu.vizoso@collabora.com>
src/panfrost/midgard/midgard_compile.c