Searched defs:anv_block_pool (Results 1 – 1 of 1) sorted by relevance
672 struct anv_block_pool { struct673 const char *name;675 struct anv_device *device;676 bool use_relocations;705 * anv_block_pool_alloc_back has ever been called, then this pointer argument738 anv_block_pool_size(struct anv_block_pool *pool) in anv_block_pool_size() argument