Home
last modified time | relevance | path

Searched refs:brw_cache_flush_for_read (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_fbo.h238 void brw_cache_flush_for_read(struct brw_context *brw, struct brw_bo *bo);
Dbrw_draw.c585 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()
DgenX_blorp_exec.c326 brw_cache_flush_for_read(brw, params->src.addr.buffer); in genX()
Dbrw_fbo.c1036 brw_cache_flush_for_read(struct brw_context *brw, struct brw_bo *bo) in brw_cache_flush_for_read() function
Dbrw_mipmap_tree.c2344 brw_cache_flush_for_read(brw, dst->bo); in brw_update_r8stencil()