Searched defs:anv_block_pool (Results 1 – 2 of 2) sorted by relevance
560 struct anv_block_pool { struct561 const char *name;563 struct anv_device *device;564 bool use_relocations;593 * anv_block_pool_alloc_back has ever been called, then this pointer argument626 anv_block_pool_size(struct anv_block_pool *pool) in anv_block_pool_size() argument
649 struct anv_block_pool { struct650 const char *name;652 struct anv_device *device;654 struct anv_bo *bos[ANV_MAX_BLOCK_POOL_BOS];655 struct anv_bo *bo;656 uint32_t nbos;659 uint64_t max_size;662 uint64_t size;690 anv_block_pool_size(struct anv_block_pool *pool) in anv_block_pool_size() argument