Skip to content

Conversation

@bbernhar
Copy link
Contributor

@bbernhar bbernhar commented Jul 29, 2022

This prevents CreateHeap from creating a resident heap when there is no budget left.

By default, a heap is created not resident, if supported. Otherwise, it is assumed to be created resident, and therefore must considered to be in-budget too.

@bbernhar bbernhar added the bug Something isn't working label Jul 29, 2022
@github-actions github-actions bot added the D3D12 DirectX 12 Backend Change label Jul 29, 2022
@bbernhar bbernhar force-pushed the budget branch 2 times, most recently from c35d07d to 7063f49 Compare July 29, 2022 17:02
This prevents CreateHeap from creating a resident heap when there is no budget left.

By default, a heap is created not resident, if supported. Otherwise, it is assumed to be resident, it must also be in budget.
@bbernhar bbernhar merged commit 29ec121 into main Jul 29, 2022
@bbernhar bbernhar deleted the budget branch July 29, 2022 19:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working D3D12 DirectX 12 Backend Change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants