Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/lima/
Dlima_context.h168 struct lima_ctx_plb_pp_stream { struct
Dlima_job.c608 list_for_each_entry_safe(struct lima_ctx_plb_pp_stream, entry, in lima_free_stale_pp_stream_bo()
669 struct lima_ctx_plb_pp_stream *s = entry->data; in lima_update_damage_pp_stream()
686 struct lima_ctx_plb_pp_stream *s = in lima_update_damage_pp_stream()
687 rzalloc(ctx->plb_pp_stream, struct lima_ctx_plb_pp_stream); in lima_update_damage_pp_stream()
Dlima_context.c128 struct lima_ctx_plb_pp_stream *s = entry->data; in plb_pp_stream_delete_fn()