Home
last modified time | relevance | path

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

/third_party/mesa3d/src/panfrost/lib/
Dpan_pool.h66 #define PAN_POOL_ALLOCATOR(pool_subclass, alloc_func) \ macro
/third_party/mesa3d/src/panfrost/vulkan/
Dpanvk_mempool.c100 PAN_POOL_ALLOCATOR(struct panvk_pool, panvk_pool_alloc_aligned) in PAN_POOL_ALLOCATOR() function
/third_party/mesa3d/src/gallium/drivers/panfrost/
Dpan_mempool.c169 PAN_POOL_ALLOCATOR(struct panfrost_pool, panfrost_pool_alloc_aligned)