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);
585 brw_cache_flush_for_read(brw, tex_obj->mt->bo); in brw_predraw_resolve_inputs()617 brw_cache_flush_for_read(brw, tex_obj->mt->bo); in brw_predraw_resolve_inputs()783 brw_cache_flush_for_read(brw, irb->align_wa_mt->bo); in brw_renderbuffer_move_temp_back()
326 brw_cache_flush_for_read(brw, params->src.addr.buffer); in genX()
1036 brw_cache_flush_for_read(struct brw_context *brw, struct brw_bo *bo) in brw_cache_flush_for_read() function
2344 brw_cache_flush_for_read(brw, dst->bo); in brw_update_r8stencil()