Searched refs:brw_cache_flush_for_read (Results 1 – 5 of 5) sorted by relevance
238 void brw_cache_flush_for_read(struct brw_context *brw, struct brw_bo *bo);
466 brw_cache_flush_for_read(brw, tex_obj->mt->bo); in brw_predraw_resolve_inputs()493 brw_cache_flush_for_read(brw, tex_obj->mt->bo); in brw_predraw_resolve_inputs()649 brw_cache_flush_for_read(brw, irb->align_wa_mt->bo); in intel_renderbuffer_move_temp_back()
241 brw_cache_flush_for_read(brw, params->src.addr.buffer); in genX()
1018 brw_cache_flush_for_read(struct brw_context *brw, struct brw_bo *bo) in brw_cache_flush_for_read() function
3008 brw_cache_flush_for_read(brw, dst->bo); in intel_update_r8stencil()