Home
last modified time | relevance | path

Searched refs:crocus_depth_cache_add_bo (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_blorp.c393 crocus_depth_cache_add_bo(batch, params->depth.addr.buffer); in crocus_blorp_exec()
395 crocus_depth_cache_add_bo(batch, params->stencil.addr.buffer); in crocus_blorp_exec()
Dcrocus_resolve.c343 crocus_depth_cache_add_bo(batch, z_res->bo); in crocus_postdraw_update_resolve_tracking()
358 crocus_depth_cache_add_bo(batch, s_res->bo); in crocus_postdraw_update_resolve_tracking()
519 crocus_depth_cache_add_bo(struct crocus_batch *batch, struct crocus_bo *bo) in crocus_depth_cache_add_bo() function
Dcrocus_context.h961 void crocus_depth_cache_add_bo(struct crocus_batch *batch, struct crocus_bo *bo);