lavapipe: 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:
Thomas H.P. Andersen
2023-05-03 20:49:56 +02:00
committed by Marge Bot
parent 1227d66dc1
commit 16fb3995f3
2 changed files with 0 additions and 3 deletions

View File

@@ -30,8 +30,6 @@
#include "lvp_conv.h" #include "lvp_conv.h"
#include "pipe/p_shader_tokens.h" #include "pipe/p_shader_tokens.h"
#include "tgsi/tgsi_text.h"
#include "tgsi/tgsi_parse.h"
#include "tgsi/tgsi_from_mesa.h" #include "tgsi/tgsi_from_mesa.h"
#include "util/format/u_format.h" #include "util/format/u_format.h"

View File

@@ -33,7 +33,6 @@
#include "lvp_lower_vulkan_resource.h" #include "lvp_lower_vulkan_resource.h"
#include "pipe/p_state.h" #include "pipe/p_state.h"
#include "pipe/p_context.h" #include "pipe/p_context.h"
#include "tgsi/tgsi_from_mesa.h"
#include "nir/nir_xfb_info.h" #include "nir/nir_xfb_info.h"
#define SPIR_V_MAGIC_NUMBER 0x07230203 #define SPIR_V_MAGIC_NUMBER 0x07230203