Searched refs:crocus_cache_flush_for_depth (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
H A Dcrocus_blorp.c292 crocus_cache_flush_for_depth(batch, params->depth.addr.buffer);
294 crocus_cache_flush_for_depth(batch, params->stencil.addr.buffer);
H A Dcrocus_resolve.c243 crocus_cache_flush_for_depth(batch, z_res->bo);
251 crocus_cache_flush_for_depth(batch, s_res->bo);
511 crocus_cache_flush_for_depth(struct crocus_batch *batch, function in typeref:typename:void
H A Dcrocus_context.h960 void crocus_cache_flush_for_depth(struct crocus_batch *batch, struct crocus_bo *bo);

Completed in 7 milliseconds