Home
last modified time | relevance | path

Searched defs:panvk_pool (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/mesa3d/src/panfrost/vulkan/
H A Dpanvk_mempool.h70 struct panvk_pool { struct
78 struct panvk_pool_properties props; argument
100 static inline struct panvk_pool * argument
H A Dpanvk_mempool.c164 PAN_POOL_ALLOCATOR(struct panvk_pool, panvk_pool_alloc_aligned) in PAN_POOL_ALLOCATOR()