Skip to content

Conversation

@wenju-he
Copy link
Contributor

@wenju-he wenju-he commented Feb 6, 2025

We can't use sycl::vec<T, 3> to access mapped memory of 3-channel vulkan image because the sycl type is aligned to 4 elements but there are only 3 elements per pixel in vulkan image memory.

… image

We can't use sycl::vec<T, 3> to access mapped memory of 3-channel vulkan
image because the sycl type is aligned to 4 elements but there are only
3 elements per pixel in vulkan image memory.
@wenju-he wenju-he requested a review from a team as a code owner February 6, 2025 04:38
@againull againull merged commit 75a5e28 into intel:sycl Feb 11, 2025
16 checks passed
@wenju-he wenju-he deleted the bindless-image-vulkan-3-channel-mem-layout branch February 13, 2025 01: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.

3 participants