google / google/gapid

Synchronization data broken on Vulkan

Open
#2,472 1 comment 0 reactions 0 assignees View on GitHub
bug triaged Vulkan
Dominant language
Go
Stars
2.2k
Forks
329
PR merge metrics
No merged PRs in 30d

Description

In the UI (though this issue should not be an UI issue) clicking on a Vulkan subcommands after a `vkCmdWaitEvents` no longer pushes the execution to the `vkSetEvent` where all the pending `VkEvent` as signaled.

Test application: https://github.com/google/vulkan_test_applications/tree/master/application_sandbox/set_event

Clicking on the RenderPass after `vkCmdWaitEvents` no longer shows framebuffer anymore, instead, error: "The framebuffer is not available at this point in the trace" is shown.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.