OSDN Git Service

panfrost/midgard: Remove opt_copy_prop_tex
authorAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Tue, 2 Jul 2019 13:05:18 +0000 (06:05 -0700)
committerAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Wed, 10 Jul 2019 13:12:05 +0000 (06:12 -0700)
commit0cfa54801e6beac8bd1f1e7152cc02af6a636ea0
tree1269898aa634014a1f47fee45bb2e7c66d9c2c28
parentb113be7683afec96426575496d76ae3beb03a5e1
panfrost/midgard: Remove opt_copy_prop_tex

Eventually this should be replaced by proper tex RA / not emitting so
many silly moves to begin with / better general copy prop. For now
remove it since it breaks things.

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