Skip to content

layers: Revert old swapchain fix#11993

Merged
artem-lunarg merged 1 commit intoKhronosGroup:mainfrom
artem-lunarg:artem-revert-swapchain-fix
Mar 27, 2026
Merged

layers: Revert old swapchain fix#11993
artem-lunarg merged 1 commit intoKhronosGroup:mainfrom
artem-lunarg:artem-revert-swapchain-fix

Conversation

@artem-lunarg
Copy link
Copy Markdown
Contributor

@artem-lunarg artem-lunarg commented Mar 27, 2026

Original PR:
#10506

I think that PR was wrong (general rule you can't delete in-use resources). Will redo if I'm wrong. Currently this blocks another fix.

Clarification question:
https://gitlab.khronos.org/vulkan/vulkan/-/issues/4761

UPDATE: got confirmation

Original PR:
KhronosGroup#10506

I think that PR was wrong (general rule you can't delete in-use
resources). Will redo if I'm wrong. Currently this blocks another
fix.

Clarification question:
https://gitlab.khronos.org/vulkan/vulkan/-/issues/4761
@ci-tester-lunarg
Copy link
Copy Markdown
Collaborator

CI Vulkan-ValidationLayers build queued with queue ID 692136.

@ci-tester-lunarg
Copy link
Copy Markdown
Collaborator

CI Vulkan-ValidationLayers build # 22971 running.

@artem-lunarg artem-lunarg marked this pull request as ready for review March 27, 2026 13:28
@artem-lunarg artem-lunarg requested a review from a team as a code owner March 27, 2026 13:28
m_default_queue->Wait();
}

TEST_F(PositiveWsi, DestroySwapchainBeforeLayoutValidation) {
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

would this be a negative test now?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i think so, will add in the next PR

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ci-tester-lunarg
Copy link
Copy Markdown
Collaborator

CI Vulkan-ValidationLayers build # 22971 passed.

@artem-lunarg artem-lunarg merged commit 5a30452 into KhronosGroup:main Mar 27, 2026
20 checks passed
@artem-lunarg artem-lunarg deleted the artem-revert-swapchain-fix branch March 27, 2026 15:15
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.

3 participants