Searched defs:anv_block_pool (Results 1 – 2 of 2) sorted by relevance
551 struct anv_block_pool { struct552 const char *name;554 struct anv_device *device;555 bool use_relocations;584 * anv_block_pool_alloc_back has ever been called, then this pointer argument617 anv_block_pool_size(struct anv_block_pool *pool) in anv_block_pool_size() argument
648 struct anv_block_pool { struct649 const char *name;651 struct anv_device *device;653 struct anv_bo *bos[ANV_MAX_BLOCK_POOL_BOS];654 struct anv_bo *bo;655 uint32_t nbos;658 uint64_t max_size;661 uint64_t size;689 anv_block_pool_size(struct anv_block_pool *pool) in anv_block_pool_size() argument