freedreno/a6xx: small emit_mrt() cleanup
authorRob Clark <robdclark@gmail.com>
Fri, 12 Oct 2018 18:41:14 +0000 (14:41 -0400)
committerRob Clark <robdclark@gmail.com>
Wed, 17 Oct 2018 16:44:48 +0000 (12:44 -0400)
commit5894f37b851b65a9a6977656b89262150470a0b3
treed3c9851c7d976dfcf8199ad8796d5bec7bf8bf36
parentb4e94af37d454e42ba18c807b5d8db89746dd96d
freedreno/a6xx: small emit_mrt() cleanup

On a6xx, this is only used for pfb->cbufs so we can just directly pass
the pfb state.

Signed-off-by: Rob Clark <robdclark@gmail.com>
src/gallium/drivers/freedreno/a6xx/fd6_gmem.c