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

Fix forgotten handles in VulkanStateWriter #1391

Conversation

marius-pelegrin-arm
Copy link
Contributor

@marius-pelegrin-arm marius-pelegrin-arm commented Dec 12, 2023

Some handle types are not correctly handled at fast forwarding time, in particular some switch cases are missing in VulkanStateWriter::CheckCommandHandle. This causes strange artifacts, for example when fast-forwarding Sascha Willem's pushdescriptors sample.

Some handle types are not correctly handled at fast forwarding
time. This cause strange artifacts, for example when
fast-forwarding Sascha Willem's 'pushdescriptors'.

Change-Id: I860f8899507198326a736198ee3b62e444416786
@ci-tester-lunarg
Copy link

CI gfxreconstruct build queued with queue ID 99656.

@ci-tester-lunarg
Copy link

CI gfxreconstruct build # 3615 running.

@ci-tester-lunarg
Copy link

CI gfxreconstruct build # 3615 failed.

@lunarpapillo
Copy link
Contributor

LunarG CI failure seems to be due to GPU crash. Restarting.

@ci-tester-lunarg
Copy link

CI gfxreconstruct build queued with queue ID 99819.

@ci-tester-lunarg
Copy link

CI gfxreconstruct build # 3616 running.

@ci-tester-lunarg
Copy link

CI gfxreconstruct build # 3616 passed.

@bradgrantham-lunarg bradgrantham-lunarg merged commit 80241d6 into LunarG:dev Dec 12, 2023
5 checks passed
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