intel/genxml: Add genX_rt_pack.h

Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20225>
This commit is contained in:
Jordan Justen
2022-12-07 12:49:21 -08:00
committed by Marge Bot
parent b4b4294a78
commit 0d9be82fe6
9 changed files with 70 additions and 9 deletions
+1 -1
View File
@@ -35,7 +35,7 @@
#include "common/intel_l3_config.h"
#include "genxml/gen_macros.h"
#include "genxml/genX_pack.h"
#include "genxml/gen_rt_pack.h"
#include "genxml/genX_rt_pack.h"
#include "common/intel_guardband.h"
#include "compiler/brw_prim.h"