i965: Reduce cross-pollination between the DRI driver and compiler
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
This commit is contained in:
@@ -24,7 +24,6 @@
|
||||
#include "compiler/nir/nir_builder.h"
|
||||
|
||||
#include "blorp_priv.h"
|
||||
#include "brw_meta_util.h"
|
||||
|
||||
/* header-only include needed for _mesa_unorm_to_float and friends. */
|
||||
#include "mesa/main/format_utils.h"
|
||||
|
||||
@@ -23,7 +23,6 @@
|
||||
|
||||
#include <stdlib.h>
|
||||
|
||||
#include "brw_context.h"
|
||||
#include "brw_inst.h"
|
||||
#include "brw_eu.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user