broadcom/vc5: Add compiler support for V3D 4.x texturing.

This commit is contained in:
Eric Anholt
2018-01-10 12:51:08 -08:00
parent 028f6b327c
commit 5aaea3c4a0
7 changed files with 283 additions and 6 deletions
+1
View File
@@ -31,6 +31,7 @@ BROADCOM_FILES = \
compiler/qpu_validate.c \
compiler/v3d33_tex.c \
compiler/v3d33_vpm_setup.c \
compiler/v3d40_tex.c \
compiler/v3d_compiler.h \
compiler/v3d_nir_lower_io.c \
compiler/v3d_nir_lower_txf_ms.c \