aboutsummaryrefslogtreecommitdiffstats
path: root/src/intel/compiler/brw_ir_vec4.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/intel/compiler/brw_ir_vec4.h')
-rw-r--r--src/intel/compiler/brw_ir_vec4.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/intel/compiler/brw_ir_vec4.h b/src/intel/compiler/brw_ir_vec4.h
index 65b1e4f3b53..f2361133c16 100644
--- a/src/intel/compiler/brw_ir_vec4.h
+++ b/src/intel/compiler/brw_ir_vec4.h
@@ -295,6 +295,7 @@ public:
bool can_do_writemask(const struct gen_device_info *devinfo);
bool can_change_types() const;
bool has_source_and_destination_hazard() const;
+ unsigned implied_mrf_writes() const;
bool is_align1_partial_write()
{