Home
last modified time | relevance | path

Searched refs:plb_stream_cache_size (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/lima/
Dlima_context.h251 size_t plb_stream_cache_size; member
Dlima_job.c610 if (ctx->plb_stream_cache_size <= lima_plb_pp_stream_cache_size) in lima_free_stale_pp_stream_bo()
619 ctx->plb_stream_cache_size -= entry->bo->size; in lima_free_stale_pp_stream_bo()
713 ctx->plb_stream_cache_size += size; in lima_update_damage_pp_stream()