agx/nir_lower_gs: drop silly fwd decl
Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io> Reviewed-by: Mary Guillemard <mary.guillemard@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34638>
This commit is contained in:
committed by
Marge Bot
parent
ba9f86df51
commit
ea209c98fc
@@ -10,8 +10,6 @@
|
||||
#include "nir.h"
|
||||
#include "shader_enums.h"
|
||||
|
||||
enum mesa_prim;
|
||||
|
||||
struct nir_def *agx_load_per_vertex_input(struct nir_builder *b,
|
||||
nir_intrinsic_instr *intr,
|
||||
struct nir_def *vertex);
|
||||
|
||||
Reference in New Issue
Block a user