Searched refs:pan_pool_alloc_descs (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/panfrost/lib/
H A Dpan_pool.h110 pan_pool_alloc_descs(struct pan_pool *pool, function in typeref:struct:panfrost_ptr
125 pan_pool_alloc_descs(pool, PAN_DESC_AGGREGATE(PAN_DESC(name)))
128 pan_pool_alloc_descs(pool, PAN_DESC_AGGREGATE(PAN_DESC_ARRAY(count, name)))
131 pan_pool_alloc_descs(pool, PAN_DESC_AGGREGATE(__VA_ARGS__))

Completed in 2 milliseconds