Skip to content

Fix test_vulkan_interop_image validation errors for missing vkUpdateDescriptorSets#2612

Open
shajder wants to merge 3 commits intoKhronosGroup:mainfrom
shajder:vulkan_VL_interop_image_updateDescriptorSets
Open

Fix test_vulkan_interop_image validation errors for missing vkUpdateDescriptorSets#2612
shajder wants to merge 3 commits intoKhronosGroup:mainfrom
shajder:vulkan_VL_interop_image_updateDescriptorSets

Conversation

@shajder
Copy link
Copy Markdown
Contributor

@shajder shajder commented Feb 5, 2026

Fixes #2487

@nikhiljnv @karolherbst I wasn’t able to fully validate the test due to missing support for simultaneous import/export semaphores. I’d really appreciate your review of this PR, thanks!

@karolherbst
Copy link
Copy Markdown
Contributor

Seems to fix the VVL error on my side at least, but I also don't know vulkan well enough to review this properly.

@lakshmih
Copy link
Copy Markdown
Contributor

lakshmih commented Apr 6, 2026

Our testing found that we need the attached change (or similar) without which the test case gets wrong parameters,
2612_patch.txt

bashbaug pushed a commit that referenced this pull request Apr 7, 2026
…VkDeviceMemory (#2613)

Related to #2489

@nikhiljnv @karolherbst similar to #2612, I wasn’t able to fully
validate this test due to the lack of support for simultaneous
import/export semaphores. I’d appreciate your review of this PR, thanks!
@shajder
Copy link
Copy Markdown
Contributor Author

shajder commented Apr 10, 2026

Our testing found that we need the attached change ...

applied

@shajder shajder requested review from lakshmih April 10, 2026 10:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

test_vulkan: VVL error VUID-vkCmdDispatch-None-08114

4 participants