freedreno/a3xx: call fd3_emit_ib() directly from fd3
authorRob Clark <robdclark@chromium.org>
Thu, 1 Aug 2019 00:35:11 +0000 (17:35 -0700)
committerRob Clark <robdclark@chromium.org>
Tue, 13 Aug 2019 15:08:07 +0000 (08:08 -0700)
commit4326eeac97a431d0b82fa13c5b4bcf77fd4627f9
tree50d8668eacb7cf972f6c49c2f2daaf2f58639c16
parent32014afa44b0604f34a8c8694fe87740eab6e61d
freedreno/a3xx: call fd3_emit_ib() directly from fd3

No reason for the indirection when called from a3xx specific code.

Signed-off-by: Rob Clark <robdclark@chromium.org>
src/gallium/drivers/freedreno/a3xx/fd3_emit.c
src/gallium/drivers/freedreno/a3xx/fd3_emit.h
src/gallium/drivers/freedreno/a3xx/fd3_gmem.c