diff options
Diffstat (limited to 'src/mesa/drivers/dri/i965/brw_shader.h')
-rw-r--r-- | src/mesa/drivers/dri/i965/brw_shader.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mesa/drivers/dri/i965/brw_shader.h b/src/mesa/drivers/dri/i965/brw_shader.h index 6bd7dc886cb..9ef08e58456 100644 --- a/src/mesa/drivers/dri/i965/brw_shader.h +++ b/src/mesa/drivers/dri/i965/brw_shader.h @@ -47,6 +47,7 @@ public: bool is_control_flow() const; bool can_do_source_mods() const; bool can_do_saturate() const; + bool reads_accumulator_implicitly() const; /** * True if the instruction has side effects other than writing to |