panfrost/midgard: Copy prop for texture registers
authorAlyssa Rosenzweig <alyssa@rosenzweig.io>
Thu, 25 Apr 2019 04:08:46 +0000 (04:08 +0000)
committerAlyssa Rosenzweig <alyssa@rosenzweig.io>
Thu, 25 Apr 2019 20:37:45 +0000 (20:37 +0000)
commit5f942db190ef2154fb6512bcac3f42b4df45e0f5
tree8a3168a28b03ec033242dc7d4c8944982ed29f7e
parent4d821a11012d9a18e7364f4281d94dbe8ee12013
panfrost/midgard: Copy prop for texture registers

We'll want to unify this with main copy prop (and extend to varyings),
but that'll take more care to handle some special cases, so leave it as
a stub pass for now.

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