Searched refs:crocus_depth_cache_add_bo (Results 1 - 3 of 3) sorted by path

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
H A Dcrocus_blorp.c393 crocus_depth_cache_add_bo(batch, params->depth.addr.buffer);
395 crocus_depth_cache_add_bo(batch, params->stencil.addr.buffer);
H A Dcrocus_context.h961 void crocus_depth_cache_add_bo(struct crocus_batch *batch, struct crocus_bo *bo);
H A Dcrocus_resolve.c343 crocus_depth_cache_add_bo(batch, z_res->bo);
358 crocus_depth_cache_add_bo(batch, s_res->bo);
519 crocus_depth_cache_add_bo(struct crocus_batch *batch, struct crocus_bo *bo) function in typeref:typename:void

Completed in 12 milliseconds