Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vk: refactor resource ref-counting #8254

Merged
merged 1 commit into from
Nov 12, 2024
Merged

vk: refactor resource ref-counting #8254

merged 1 commit into from
Nov 12, 2024

Conversation

poweifeng
Copy link
Contributor

Continuing from PR #8220.

Here we change all of the references from the old ref-counting ways to the new ref-counting structs and mechanisms. There should be no functional change.

@poweifeng poweifeng added the internal Issue/PR does not affect clients label Nov 6, 2024
@poweifeng poweifeng force-pushed the pf/vk-refactor-resource branch 2 times, most recently from 7426635 to 8cd1d17 Compare November 12, 2024 17:57
Continuing from PR #8220.

Here we change all of the references from the old ref-counting ways
to the new ref-counting structs and mechanisms. There should be no
functional change.
@poweifeng poweifeng merged commit bc65135 into main Nov 12, 2024
12 checks passed
@poweifeng poweifeng deleted the pf/vk-refactor-resource branch November 12, 2024 18:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal Issue/PR does not affect clients
3 participants