Searched refs:LIMA_BO_FLAG_HEAP (Results 1 – 3 of 3) sorted by relevance
40 #define LIMA_BO_FLAG_HEAP (1 << 0) macro
238 if (flags & LIMA_BO_FLAG_HEAP) in lima_bo_cache_get()310 flags & LIMA_BO_FLAG_HEAP); in lima_bo_create()
254 heap_flags = LIMA_BO_FLAG_HEAP; in lima_context_create()