Skip to content

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

Open
dyniols wants to merge 3 commits intointel:syclfrom
dyniols:tetsts_2d_cuda
Open

[SYCL][E2E][bindless-images] Fix vulkan interops common header #21712
dyniols wants to merge 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
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.

1 participant