gallium/draw: Garbage collect draw_set_force_passthrough
authorEmma Anholt <emma@anholt.net>
Wed, 16 Jun 2021 05:25:12 +0000 (22:25 -0700)
committerMarge Bot <eric+marge@anholt.net>
Mon, 21 Jun 2021 20:27:35 +0000 (20:27 +0000)
commit5e019269d64f006ee870d47df9845d554a6851a5
tree0c8e67b9c2e48bca4ddf63c463ef68dc1e8aa032
parentae2b7a29d20546e494d8d10dfcf5880b54e5b999
gallium/draw: Garbage collect draw_set_force_passthrough

Introduced in c48da7d78b4e ("draw: add switch for drivers to force vertex
data passthrough") in 2008 and never used.

Reviewed-By: Mike Blumenkrantz <michael.blumenkrantz@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11410>
src/gallium/auxiliary/draw/draw_context.c
src/gallium/auxiliary/draw/draw_context.h
src/gallium/auxiliary/draw/draw_private.h
src/gallium/auxiliary/draw/draw_pt.c