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:
Thomas H.P. Andersen
2023-05-03 20:49:42 +02:00
committed by Marge Bot
parent cbe1e2cec7
commit 14a350fbf3
2 changed files with 0 additions and 3 deletions
@@ -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"
-2
View File
@@ -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"