mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-29 09:30:20 +01:00
nir: add missing header to the sources list
Cc: "10.5" <mesa-stable@lists.freedesktop.org> Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com> Reviewed-by: Connor Abbott <cwabbott0@gmail.com> Reviewed-by: Matt Turner <mattst88@gmail.com>
This commit is contained in:
parent
93675c7aac
commit
8898b68a3f
1 changed files with 1 additions and 0 deletions
|
|
@ -21,6 +21,7 @@ NIR_FILES = \
|
|||
nir/glsl_to_nir.h \
|
||||
nir/nir.c \
|
||||
nir/nir.h \
|
||||
nir/nir_constant_expressions.h \
|
||||
nir/nir_dominance.c \
|
||||
nir/nir_from_ssa.c \
|
||||
nir/nir_intrinsics.c \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue