Skip to content

Conversation

@bbernhar
Copy link
Contributor

  • Adds "ForTesting" suffix to denote these are not apart of the public Heap interface.
  • Removes Heap::IsResident in favor of having tests be explicit about what to check.

It is now required to check the status by Heap::GetInfo() instead of assuming any tracked heap "is resident", even without calling MakeResident on it.

@github-actions github-actions bot added D3D12 DirectX 12 Backend Change Test Changes in tests. labels Sep 20, 2022
@bbernhar bbernhar enabled auto-merge (squash) September 20, 2022 21:45
@bbernhar bbernhar disabled auto-merge September 20, 2022 21:45
* Adds "ForTesting" suffix to denote these are not apart of the public Heap interface.
* Removes Heap::IsResident in favor of having tests be explicit about what to check.

It is now required to check the status by Heap::GetInfo() instead of assuming any tracked heap "is resident", even without calling MakeResident on it.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

D3D12 DirectX 12 Backend Change Test Changes in tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants