Skip to content

Conversation

@cwfitzgerald
Copy link
Member

Connections

Closes #7957

Description

This switches us to use two separate lists for acquire and present semaphores. This ensures we can use the acquired image index for the present, fixing a validation error.

Testing

Tested locally.

Squash or Rebase?

Rebase

@cwfitzgerald cwfitzgerald changed the title hal/vulkan: add debug names to all swapchain semaphores Use separate acquire and present semaphore indexes Jul 20, 2025
@cwfitzgerald cwfitzgerald force-pushed the cw/vulkan-swapchain branch from de580af to 878bb1a Compare July 22, 2025 00:14
@cwfitzgerald cwfitzgerald marked this pull request as ready for review July 22, 2025 00:14
@cwfitzgerald cwfitzgerald requested a review from a team as a code owner July 22, 2025 00:14
@cwfitzgerald cwfitzgerald merged commit 83badd5 into gfx-rs:trunk Jul 22, 2025
40 checks passed
@cwfitzgerald cwfitzgerald deleted the cw/vulkan-swapchain branch July 22, 2025 13:39
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.

Vulkan vkQueuePresentKHR validation problems

2 participants