panfrost/midgard: Lower texture projectors
authorAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Tue, 11 Jun 2019 16:51:29 +0000 (09:51 -0700)
committerAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Wed, 12 Jun 2019 21:31:53 +0000 (14:31 -0700)
commit6ae4f9c523c8f5ae6e31360c2aaa2ff02102bafd
tree4b4c7450a91e9ceb2517fcffd5a4c2c6045a1c2f
parent4012e067880a6512d90e95d75b5349edcb627656
panfrost/midgard: Lower texture projectors

We do have native support for perspective division on the load/store
unit, but this is for the future, something ideally we would select
generally, not just for textures. Meanwhile, flipping on projector
lowering works now.

Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
src/gallium/drivers/panfrost/midgard/midgard_compile.c