Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_resolve.c114 crocus_cache_flush_for_read(batch, isv->res->bo); in resolve_sampler_views()
123 crocus_cache_flush_for_read(batch, sres->shadow->bo); in resolve_sampler_views()
160 crocus_cache_flush_for_read(batch, res->bo); in resolve_image_views()
437 crocus_cache_flush_for_read(struct crocus_batch *batch, in crocus_cache_flush_for_read() function
H A Dcrocus_blorp.c305 crocus_cache_flush_for_read(batch, params->src.addr.buffer); in crocus_blorp_exec()
H A Dcrocus_context.h952 void crocus_cache_flush_for_read(struct crocus_batch *batch, struct crocus_bo *bo);