Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/lima/
Dlima_context.h148 struct lima_ctx_plb_pp_stream { struct
Dlima_job.c605 list_for_each_entry_safe(struct lima_ctx_plb_pp_stream, entry, in lima_free_stale_pp_stream_bo()
666 struct lima_ctx_plb_pp_stream *s = entry->data; in lima_update_damage_pp_stream()
683 struct lima_ctx_plb_pp_stream *s = in lima_update_damage_pp_stream()
684 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()