Searched refs:dzn_descriptor_heap_pool (Results 1 – 3 of 3) sorted by relevance
501 struct dzn_descriptor_heap_pool { struct511 dzn_descriptor_heap_pool_init(struct dzn_descriptor_heap_pool *pool, argument518 dzn_descriptor_heap_pool_finish(struct dzn_descriptor_heap_pool *pool);521 dzn_descriptor_heap_pool_reset(struct dzn_descriptor_heap_pool *pool);524 dzn_descriptor_heap_pool_alloc_slots(struct dzn_descriptor_heap_pool *pool,697 struct dzn_descriptor_heap_pool pool;703 struct dzn_descriptor_heap_pool cbv_srv_uav_pool, sampler_pool;
1897 dzn_descriptor_heap_pool_finish(struct dzn_descriptor_heap_pool *pool) in dzn_descriptor_heap_pool_finish()1908 dzn_descriptor_heap_pool_init(struct dzn_descriptor_heap_pool *pool, in dzn_descriptor_heap_pool_init()1928 dzn_descriptor_heap_pool_alloc_slots(struct dzn_descriptor_heap_pool *pool, in dzn_descriptor_heap_pool_alloc_slots()1993 dzn_descriptor_heap_pool_reset(struct dzn_descriptor_heap_pool *pool) in dzn_descriptor_heap_pool_reset()
3281 struct dzn_descriptor_heap_pool *pool = in dzn_cmd_buffer_update_heaps()