Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bindless][Exp] Add texture fetch functionality #12447

Merged

Conversation

przemektmalon
Copy link
Contributor

@przemektmalon przemektmalon commented Jan 19, 2024

With this commit, it is now possible to "fetch" sampled image data by passing integer coordinates and a sampled_image_handle to the fetch_image function.

With this commit, it is now possible to "fetch" sampled image data by
passing integer coordinates to the `read_image` funtion.
@przemektmalon
Copy link
Contributor Author

przemektmalon commented Feb 6, 2024

Note that this PR is dependent on the following UR PR: oneapi-src/unified-runtime#1264 oneapi-src/unified-runtime#1535

Once the above is merged I will update the UR TAG in the CMakeLists. Otherwise this is ready for review.

@kbenzie
Copy link
Contributor

kbenzie commented May 2, 2024

@intel/llvm-gatekeepers please merge

@steffenlarsen steffenlarsen merged commit d13fdbe into intel:sycl May 2, 2024
12 checks passed
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.

10 participants