Home
last modified time | relevance | path

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

/third_party/mesa3d/src/panfrost/util/
Dlcra.h85 lcra_free(struct lcra_state *l);
Dlcra.c67 lcra_free(struct lcra_state *l) in lcra_free() function
/third_party/mesa3d/src/panfrost/bifrost/
Dbi_ra.c78 lcra_free(struct lcra_state *l) in lcra_free() function
872 lcra_free(l); in bi_register_allocate()
885 lcra_free(l); in bi_register_allocate()
919 lcra_free(l); in bi_register_allocate()
/third_party/mesa3d/src/panfrost/midgard/
Dmidgard_ra.c1166 lcra_free(l); in mir_ra()
1177 lcra_free(l); in mir_ra()
1196 lcra_free(l); in mir_ra()
/third_party/mesa3d/docs/relnotes/
D20.0.0.rst3490 - panfrost: add lcra_free() to free lcra state