Home
last modified time | relevance | path

Searched refs:lcra_free (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/panfrost/util/
Dlcra.h85 lcra_free(struct lcra_state *l);
Dlcra.c67 lcra_free(struct lcra_state *l) in lcra_free() function
/external/mesa3d/src/panfrost/bifrost/
Dbi_ra.c371 lcra_free(l); in bi_register_allocate()
390 lcra_free(l); in bi_register_allocate()
/external/mesa3d/src/panfrost/midgard/
Dmidgard_ra.c974 lcra_free(l); in mir_ra()
985 lcra_free(l); in mir_ra()
1004 lcra_free(l); in mir_ra()
/external/mesa3d/docs/relnotes/
D20.0.0.rst3490 - panfrost: add lcra_free() to free lcra state