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:

committed by
Marge Bot

parent
1227d66dc1
commit
16fb3995f3
@@ -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"
|
||||||
|
@@ -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
|
||||||
|
Reference in New Issue
Block a user