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

[SYCL][Bindless] Update spirv read/fetch from sampled image and sampled image array #14493

Open
wants to merge 2 commits into
base: sycl
Choose a base branch
from

Conversation

wenju-he
Copy link
Contributor

@wenju-he wenju-he commented Jul 9, 2024

For spirv path, call __invoke__ImageReadLod to generate image builtin represented as ImageSampleExplicitLod instruction in SPIRV that can be consumed by Intel Graphics Compiler.

…ed image array

For spirv path, call __invoke__ImageReadLod to generate image builtin
represented as ImageSampleExplicitLod instruction in SPIRV that can be
consumed by Intel Graphics Compiler.
@wenju-he wenju-he requested a review from a team as a code owner July 9, 2024 06:10
@wenju-he wenju-he requested a review from a team as a code owner July 9, 2024 07:47
Copy link
Contributor

@isaacault isaacault left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

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.

None yet

3 participants