intel/compiler: Split 3DPRIM_* defines out to a separate header.
These clash with genxml and will become a problem shortly. Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17309>
This commit is contained in:

committed by
Marge Bot

parent
9f8784232a
commit
fdae90aa85
@@ -44,6 +44,7 @@
|
||||
#include "compiler/nir/nir_serialize.h"
|
||||
#include "intel/compiler/brw_compiler.h"
|
||||
#include "intel/compiler/brw_nir.h"
|
||||
#include "intel/compiler/brw_prim.h"
|
||||
#include "iris_context.h"
|
||||
#include "nir/tgsi_to_nir.h"
|
||||
|
||||
|
Reference in New Issue
Block a user