summaryrefslogtreecommitdiff
path: root/src/mesa/pipe/i915simple/i915_state.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/pipe/i915simple/i915_state.h')
-rw-r--r--src/mesa/pipe/i915simple/i915_state.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mesa/pipe/i915simple/i915_state.h b/src/mesa/pipe/i915simple/i915_state.h
index c9b9f15d39..e26e8f6b0b 100644
--- a/src/mesa/pipe/i915simple/i915_state.h
+++ b/src/mesa/pipe/i915simple/i915_state.h
@@ -33,6 +33,7 @@
struct i915_context;
+void i915_update_immediate( struct i915_context *i915 );
void i915_update_derived( struct i915_context *i915 );
void i915_emit_hardware_state( struct i915_context *i915 );