Skip to content

[SYCL][E2E][bindless-images] Fix vulkan interops common header #21712

Merged
KornevNikita merged 3 commits intointel:syclfrom
dyniols:tetsts_2d_cuda
Apr 14, 2026
Merged

[SYCL][E2E][bindless-images] Fix vulkan interops common header #21712
KornevNikita merged 3 commits intointel:syclfrom
dyniols:tetsts_2d_cuda

Conversation

@dyniols
Copy link
Copy Markdown
Contributor

@dyniols dyniols commented Apr 9, 2026

This PR fixes issue reported by vulkan validation layer.

 | [Vulkan Validation Layer]: vkResetCommandBuffer(): VkCommandBuffer 0x21045260 was created from VkCommandPool 0x60000000006  which was created with VkCommandPoolCreateFlags(0).
  # | The Vulkan spec states: commandBuffer must have been allocated from a pool that was created with the VK_COMMAND_POOL_CREATE_RESET_COMMAND_BUFFER_BIT (https://vulkan.lunarg.com/doc/view/1.4.335.0/linux/antora/spec/latest/chapters/cmdbuffers.html#VUID-vkResetCommandBuffer-commandBuffer-00046)

@dyniols dyniols changed the title Test [SYCL][E2E][bindless-images] Fix vulkan interops common header Apr 9, 2026
@dyniols dyniols marked this pull request as ready for review April 9, 2026 10:47
@dyniols dyniols requested a review from a team as a code owner April 9, 2026 10:47
@dyniols dyniols added the sycl-bindless-images SYCL Bindless Images label Apr 9, 2026
@dyniols dyniols requested a review from cperkinsintel April 9, 2026 14:17
@github-actions
Copy link
Copy Markdown
Contributor

@intel/llvm-gatekeepers please consider merging

@dyniols
Copy link
Copy Markdown
Contributor Author

dyniols commented Apr 14, 2026

@intel/llvm-gatekeepers Please merge it. Thank you!

@KornevNikita KornevNikita merged commit 21ea491 into intel:sycl Apr 14, 2026
31 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

sycl-bindless-images SYCL Bindless Images

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants