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
@@ -34,6 +34,7 @@
|
||||
#include "program/program.h"
|
||||
|
||||
#include "brw_clip.h"
|
||||
#include "brw_prim.h"
|
||||
|
||||
static void release_tmps( struct brw_clip_compile *c )
|
||||
{
|
||||
|
Reference in New Issue
Block a user