intel/brw: Add brw_generator.h header

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/32844>
This commit is contained in:
Caio Oliveira
2024-12-06 16:17:46 -08:00
committed by Marge Bot
parent a5a9f42a39
commit 3659934862
12 changed files with 92 additions and 74 deletions
+1
View File
@@ -30,6 +30,7 @@
#include "brw_eu.h"
#include "brw_disasm_info.h"
#include "brw_fs.h"
#include "brw_generator.h"
#include "brw_cfg.h"
#include "dev/intel_debug.h"
#include "util/mesa-sha1.h"