mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-04-22 22:40:46 +02:00
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:
parent
ba9f86df51
commit
ea209c98fc
1 changed files with 0 additions and 2 deletions
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue