gallium: drop unused macros in draw_llvm.h
authorMihai Preda <mhpreda@gmail.com>
Tue, 16 Aug 2022 08:11:24 +0000 (11:11 +0300)
committerMarge Bot <emma+marge@anholt.net>
Sat, 3 Sep 2022 03:31:34 +0000 (03:31 +0000)
commit49c6e2fd70aa2db61e784e41f263c19625ca67ba
tree6b1a686baa5f881d9fc764ba355b072d3e67b0f9
parent3668ebf8bd42bd9c9c9a7b8b5d4537198e5a2b4c
gallium: drop unused macros in draw_llvm.h

The reason is that these macros use lp_build_struct_get(), which is
being replaced by lp_build_structure_get2() which takes the explicit
pointer type. Rather than attempt to update these unused macros, simply drop
them.

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Acked-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18334>
src/gallium/auxiliary/draw/draw_llvm.h