Searched refs:dzn_descriptor_heap_pool_finish (Results 1 – 3 of 3) sorted by relevance
518 dzn_descriptor_heap_pool_finish(struct dzn_descriptor_heap_pool *pool);
412 dzn_descriptor_heap_pool_finish(&cmdbuf->cbv_srv_uav_pool); in dzn_cmd_buffer_destroy()413 dzn_descriptor_heap_pool_finish(&cmdbuf->sampler_pool); in dzn_cmd_buffer_destroy()414 dzn_descriptor_heap_pool_finish(&cmdbuf->rtvs.pool); in dzn_cmd_buffer_destroy()415 dzn_descriptor_heap_pool_finish(&cmdbuf->dsvs.pool); in dzn_cmd_buffer_destroy()
1897 dzn_descriptor_heap_pool_finish(struct dzn_descriptor_heap_pool *pool) in dzn_descriptor_heap_pool_finish() function