virgl: 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
cbe1e2cec7
commit
14a350fbf3
@@ -41,7 +41,6 @@
|
||||
#include "util/slab.h"
|
||||
#include "util/u_upload_mgr.h"
|
||||
#include "util/u_blitter.h"
|
||||
#include "tgsi/tgsi_text.h"
|
||||
|
||||
#include "virgl_encode.h"
|
||||
#include "virgl_context.h"
|
||||
|
||||
@@ -35,8 +35,6 @@
|
||||
#include "vl/vl_decoder.h"
|
||||
#include "vl/vl_video_buffer.h"
|
||||
|
||||
#include "tgsi/tgsi_exec.h"
|
||||
|
||||
#include "virgl_screen.h"
|
||||
#include "virgl_resource.h"
|
||||
#include "virgl_public.h"
|
||||
|
||||
Reference in New Issue
Block a user