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

Supported nested resource allocators. #965

Merged
merged 1 commit into from
Jan 9, 2024
Merged

Supported nested resource allocators. #965

merged 1 commit into from
Jan 9, 2024

Conversation

bbernhar
Copy link
Contributor

@bbernhar bbernhar commented Jan 6, 2024

This feature adds support to create new resource allocator from another resource allocator. This allows the same heap pools to be managed regardless of how many resource allocators are created.

@bbernhar bbernhar enabled auto-merge (squash) January 6, 2024 00:52
@bbernhar bbernhar self-assigned this Jan 6, 2024
@github-actions github-actions bot added D3D12 DirectX 12 Backend Change Test Changes in tests. labels Jan 6, 2024
@bbernhar bbernhar added enhancement New feature or request and removed D3D12 DirectX 12 Backend Change Test Changes in tests. labels Jan 6, 2024
@bbernhar bbernhar disabled auto-merge January 6, 2024 00:56
@bbernhar bbernhar enabled auto-merge (squash) January 6, 2024 00:56
@github-actions github-actions bot added D3D12 DirectX 12 Backend Change Test Changes in tests. labels Jan 8, 2024
@bbernhar bbernhar disabled auto-merge January 9, 2024 22:55
@bbernhar bbernhar enabled auto-merge (squash) January 9, 2024 22:55
@bbernhar bbernhar disabled auto-merge January 9, 2024 22:55
@bbernhar bbernhar merged commit 1a421f4 into main Jan 9, 2024
19 checks passed
@bbernhar bbernhar deleted the nested_allocs branch January 9, 2024 22:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
D3D12 DirectX 12 Backend Change enhancement New feature or request Test Changes in tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant