Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/lima/
H A Dlima_bo.h53 bool lima_bo_cache_init(struct lima_screen *screen);
H A Dlima_screen.c679 if (!lima_bo_cache_init(screen)) in lima_screen_create()
H A Dlima_bo.c61 bool lima_bo_cache_init(struct lima_screen *screen) in lima_bo_cache_init() function