mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-25 04:20:08 +01:00
vc4: remove unused tgsi includes
Acked-by: Erik Faye-Lund <erik.faye-lund@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22838>
This commit is contained in:
parent
c959e302e8
commit
cbe1e2cec7
1 changed files with 0 additions and 1 deletions
|
|
@ -31,7 +31,6 @@
|
|||
#include "util/ralloc.h"
|
||||
#include "util/hash_table.h"
|
||||
#include "tgsi/tgsi_dump.h"
|
||||
#include "tgsi/tgsi_parse.h"
|
||||
#include "compiler/nir/nir.h"
|
||||
#include "compiler/nir/nir_builder.h"
|
||||
#include "compiler/nir_types.h"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue