gallium: extend pipe_context::flush for it to accept an END_OF_FRAME flag
[mesa.git] / src / gallium / include / pipe / p_defines.h
index 5c4ce8bcfebaa4ead5ecaaf8dd241a7971b3b1d4..4a0594fc1df6758d16410c85a5cf2b86dd09999c 100644 (file)
@@ -288,6 +288,12 @@ enum pipe_transfer_usage {
 
 };
 
+/**
+ * Flags for the flush function.
+ */
+enum pipe_flush_flags {
+   PIPE_FLUSH_END_OF_FRAME = (1 << 0)
+};
 
 /*
  * Resource binding flags -- state tracker must specify in advance all