gallium/draw: Garbage collect draw_pt_fetch_emit.
authorEmma Anholt <emma@anholt.net>
Wed, 16 Jun 2021 05:29:15 +0000 (22:29 -0700)
committerMarge Bot <eric+marge@anholt.net>
Mon, 21 Jun 2021 20:27:35 +0000 (20:27 +0000)
commit9ce44dc9bc6bfbd88639e4ebeb16680d35585088
treebb994a1761fe79c494cf16d16b7673d2a0a0cc0f
parent5e019269d64f006ee870d47df9845d554a6851a5
gallium/draw: Garbage collect draw_pt_fetch_emit.

Now that we don't have draw_set_force_passthrough(), this middle end was
inaccessible.

Reviewed-By: Mike Blumenkrantz <michael.blumenkrantz@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11410>
src/gallium/auxiliary/Makefile.sources
src/gallium/auxiliary/draw/draw_private.h
src/gallium/auxiliary/draw/draw_pt.c
src/gallium/auxiliary/draw/draw_pt.h
src/gallium/auxiliary/draw/draw_pt_fetch.c
src/gallium/auxiliary/draw/draw_pt_fetch_emit.c [deleted file]
src/gallium/auxiliary/meson.build