Skip to content

zink: track and kill unused lazy descriptor pools

descriptor pools are effectively a mapped buffer, so destroying them reduces overhead in cases where we need address space

Merge request reports