Searched refs:brw_depth_cache_add_bo (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dintel_fbo.h246 void brw_depth_cache_add_bo(struct brw_context *brw, struct brw_bo *bo);
H A DgenX_blorp_exec.c385 brw_depth_cache_add_bo(brw, params->depth.addr.buffer);
387 brw_depth_cache_add_bo(brw, params->stencil.addr.buffer);
H A Dbrw_draw.c714 brw_depth_cache_add_bo(brw, depth_irb->mt->bo);
721 brw_depth_cache_add_bo(brw, stencil_mt->bo);
H A Dintel_fbo.c1110 brw_depth_cache_add_bo(struct brw_context *brw, struct brw_bo *bo) function in typeref:typename:void
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A Dbrw_fbo.h246 void brw_depth_cache_add_bo(struct brw_context *brw, struct brw_bo *bo);
H A DgenX_blorp_exec.c421 brw_depth_cache_add_bo(brw, params->depth.addr.buffer);
423 brw_depth_cache_add_bo(brw, params->stencil.addr.buffer);
H A Dbrw_draw.c743 brw_depth_cache_add_bo(brw, depth_irb->mt->bo);
750 brw_depth_cache_add_bo(brw, stencil_mt->bo);
H A Dbrw_fbo.c1112 brw_depth_cache_add_bo(struct brw_context *brw, struct brw_bo *bo) function in typeref:typename:void

Completed in 12 milliseconds