i965: Remove unneeded #includes.
Some of these are no longer needed since all the backends switched to NIR.
This commit is contained in:
@@ -23,12 +23,8 @@
|
||||
|
||||
#include "brw_cfg.h"
|
||||
#include "brw_eu.h"
|
||||
#include "brw_context.h"
|
||||
#include "intel_debug.h"
|
||||
#include "intel_asm_annotation.h"
|
||||
#include "program/prog_print.h"
|
||||
#include "program/prog_instruction.h"
|
||||
#include "main/macros.h"
|
||||
#include "glsl/nir/nir.h"
|
||||
|
||||
void
|
||||
|
||||
Reference in New Issue
Block a user