summaryrefslogtreecommitdiff
path: root/src/mesa/pipe/cell/ppu/cell_flush.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/pipe/cell/ppu/cell_flush.h')
-rw-r--r--src/mesa/pipe/cell/ppu/cell_flush.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mesa/pipe/cell/ppu/cell_flush.h b/src/mesa/pipe/cell/ppu/cell_flush.h
index cf1a104f97..eda351b1cb 100644
--- a/src/mesa/pipe/cell/ppu/cell_flush.h
+++ b/src/mesa/pipe/cell/ppu/cell_flush.h
@@ -32,4 +32,7 @@
extern void
cell_flush(struct pipe_context *pipe, unsigned flags);
+extern void
+cell_flush_int(struct pipe_context *pipe, unsigned flags);
+
#endif