i965: Use force_compat_profile driconf option
[mesa.git] / src / mesa / drivers / dri / i965 / intel_fbo.h
index 10be4bbc7dc0477ecb9abeccdf93ab433c0cf9d2..88a5b6732b24cc7167537786a827a80269d6787f 100644 (file)
@@ -236,9 +236,13 @@ intel_renderbuffer_upsample(struct brw_context *brw,
 
 void brw_cache_sets_clear(struct brw_context *brw);
 void brw_cache_flush_for_read(struct brw_context *brw, struct brw_bo *bo);
-void brw_cache_flush_for_render(struct brw_context *brw, struct brw_bo *bo);
+void brw_cache_flush_for_render(struct brw_context *brw, struct brw_bo *bo,
+                                enum isl_format format,
+                                enum isl_aux_usage aux_usage);
 void brw_cache_flush_for_depth(struct brw_context *brw, struct brw_bo *bo);
-void brw_render_cache_add_bo(struct brw_context *brw, struct brw_bo *bo);
+void brw_render_cache_add_bo(struct brw_context *brw, struct brw_bo *bo,
+                             enum isl_format format,
+                             enum isl_aux_usage aux_usage);
 void brw_depth_cache_add_bo(struct brw_context *brw, struct brw_bo *bo);
 
 unsigned