Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/lima/
Dlima_bo.c235 lima_bo_cache_get(struct lima_screen *screen, uint32_t size, uint32_t flags) in lima_bo_cache_get() function
287 bo = lima_bo_cache_get(screen, size, flags); in lima_bo_create()