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][SYCL][Doc] Add HintT tparam to cubemap fetch and sample #13742

Merged
merged 1 commit into from May 13, 2024

Conversation

Seanst98
Copy link
Contributor

Add HintT template parameter to the fetch_cubemap and sample_cubemap funcs in the bindless spec.

Add HintT template parameter and doxygen to the fetch_cubemap and sample_cubemap implementation.

Modify existing cubemap_sampled.cpp test to test the sampling with a user-defined type.

Add HintT template parameter to the fetch_cubemap and sample_cubemap
funcs in the bindless spec.

Add HintT template parameter and doxygen to the fetch_cubemap and
sample_cubemap implementation.

Modify existing cubemap_sampled.cpp test to test the sampling with
a user-defined type.
@Seanst98 Seanst98 requested a review from a team as a code owner May 10, 2024 10:35
@Seanst98
Copy link
Contributor Author

@intel/llvm-gatekeepers can we merge this please?

@steffenlarsen steffenlarsen merged commit b11a19b into intel:sycl May 13, 2024
15 checks passed
@Seanst98 Seanst98 deleted the sean/cubemap-hintT branch May 13, 2024 07:58
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

5 participants