mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-24 15:20:10 +01:00
anv: drop unused headers
Reviewed-by: Faith Ekstrand <faith.ekstrand@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21283>
This commit is contained in:
parent
281a505ef0
commit
5bb217a07a
1 changed files with 0 additions and 5 deletions
|
|
@ -26,21 +26,16 @@
|
|||
|
||||
#include "anv_private.h"
|
||||
#include "anv_measure.h"
|
||||
#include "vk_format.h"
|
||||
#include "vk_render_pass.h"
|
||||
#include "vk_util.h"
|
||||
#include "util/fast_idiv_by_const.h"
|
||||
|
||||
#include "common/intel_aux_map.h"
|
||||
#include "common/intel_l3_config.h"
|
||||
#include "genxml/gen_macros.h"
|
||||
#include "genxml/genX_pack.h"
|
||||
#include "genxml/genX_rt_pack.h"
|
||||
#include "common/intel_guardband.h"
|
||||
#include "compiler/brw_prim.h"
|
||||
|
||||
#include "nir/nir_xfb_info.h"
|
||||
|
||||
#include "ds/intel_tracepoints.h"
|
||||
|
||||
/* We reserve :
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue