Searched refs:dzn_descriptor_heap_pool_finish (Results 1 – 3 of 3) sorted by relevance
412 dzn_descriptor_heap_pool_finish(struct dzn_descriptor_heap_pool *pool);
272 dzn_descriptor_heap_pool_finish(&cmdbuf->cbv_srv_uav_pool); in dzn_cmd_buffer_destroy()273 dzn_descriptor_heap_pool_finish(&cmdbuf->sampler_pool); in dzn_cmd_buffer_destroy()274 dzn_descriptor_heap_pool_finish(&cmdbuf->rtvs.pool); in dzn_cmd_buffer_destroy()275 dzn_descriptor_heap_pool_finish(&cmdbuf->dsvs.pool); in dzn_cmd_buffer_destroy()
1486 dzn_descriptor_heap_pool_finish(struct dzn_descriptor_heap_pool *pool) in dzn_descriptor_heap_pool_finish() function