mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-04-05 12:30:40 +02:00
nouveau: drop unused #includes of tgsi_parse.h
The use of these includes was dropped. No need to keep these around Reviewed-by: M Henning <drawoc@darkrefraction.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26339>
This commit is contained in:
parent
0ea6e17130
commit
eafc8f58c6
2 changed files with 0 additions and 2 deletions
|
|
@ -27,7 +27,6 @@
|
|||
#include "util/u_transfer.h"
|
||||
#include "util/format_srgb.h"
|
||||
|
||||
#include "tgsi/tgsi_parse.h"
|
||||
#include "compiler/nir/nir.h"
|
||||
#include "nir/tgsi_to_nir.h"
|
||||
|
||||
|
|
|
|||
|
|
@ -26,7 +26,6 @@
|
|||
#include "util/u_inlines.h"
|
||||
#include "util/u_transfer.h"
|
||||
|
||||
#include "tgsi/tgsi_parse.h"
|
||||
#include "compiler/nir/nir.h"
|
||||
#include "compiler/nir/nir_serialize.h"
|
||||
#include "nir/tgsi_to_nir.h"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue