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

Add Dummy Heap #1165

Merged
merged 1 commit into from
Jul 12, 2023
Merged

Add Dummy Heap #1165

merged 1 commit into from
Jul 12, 2023

Conversation

JerryAMD
Copy link
Collaborator

Problem:
--create-dummy-allocations not able to disturb PlacedResource allocation. There is chance that replay recreate PlacedResource at same GPUVA as capture.

Solution:
Create a dummy heap before real heap and then release it immediately.

Problem:
--create-dummy-allocations not able to disturb PlacedResource allocation.
There is chance that replay recreate PlacedResource at same GPUVA as capture.

Solution:
Create a dummy heap before real heap and then release it immediately.
@ci-tester-lunarg
Copy link

CI gfxreconstruct build queued with queue ID 1197.

@ci-tester-lunarg
Copy link

CI gfxreconstruct build # 2891 running.

@ci-tester-lunarg
Copy link

CI gfxreconstruct build # 2891 failed.

@lunarpapillo
Copy link
Contributor

The LunarG CI failure was a system issue. I've addressed it and am restarting.

@ci-tester-lunarg
Copy link

CI gfxreconstruct build queued with queue ID 1260.

@ci-tester-lunarg
Copy link

CI gfxreconstruct build # 2892 running.

@ci-tester-lunarg
Copy link

CI gfxreconstruct build # 2892 passed.

@davidd-lunarg davidd-lunarg merged commit 4667bf3 into LunarG:dev Jul 12, 2023
5 checks passed
@JerryAMD JerryAMD deleted the dev-dummy-heap branch July 13, 2023 20:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants