libagx: remove redundant source files

depfiles handles now.

Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Reviewed-by: Dylan Baker <dylan.c.baker@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/32505>
This commit is contained in:
Alyssa Rosenzweig
2024-12-05 08:12:10 -05:00
parent 11fc604f0e
commit c6021bd83c

View File

@@ -2,19 +2,14 @@
# SPDX-License-Identifier: MIT
libagx_shader_files = files(
'libagx.h',
'compression.cl',
'draws.cl',
'geometry.cl',
'geometry.h',
'query.cl',
'query.h',
'tessellation.cl',
'tessellator.cl',
'tessellator.h',
'texture.cl',
'helper.cl',
'libagx_dgc.h',
)
prepended_input_args = []