freedreno/a6xx: Use fd6_emit_ib from a6xx
authorKristian H. Kristensen <hoegsberg@chromium.org>
Tue, 16 Oct 2018 21:28:57 +0000 (14:28 -0700)
committerRob Clark <robdclark@gmail.com>
Fri, 26 Oct 2018 22:10:00 +0000 (18:10 -0400)
commit4fd6265f42a387d2279e84c98102bf4341a26ab7
tree2a9a96cb216d4de1fac1dbcce81c3eac0739bd73
parentf3cc0d2747568a186dba433ac94af607c38fa024
freedreno/a6xx: Use fd6_emit_ib from a6xx

Move it to a header and use it where possible to avoid vfunc call.

Signed-off-by: Kristian H. Kristensen <hoegsberg@chromium.org>
src/gallium/drivers/freedreno/a6xx/fd6_emit.c
src/gallium/drivers/freedreno/a6xx/fd6_emit.h
src/gallium/drivers/freedreno/a6xx/fd6_gmem.c