Skip to content

[SYCL][Docs] Add accessor property list to handler::require #19797

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

Open
wants to merge 1 commit into
base: sycl
Choose a base branch
from

Conversation

steffenlarsen
Copy link
Contributor

This commit adds the extension accessor property list type to the type of accessor in the handler::require signature. This allows for the extension property lists to be used with placeholder accessors.

Fixes #3536.

This commit adds the extension accessor property list type to the type
of accessor in the handler::require signature. This allows for the
extension property lists to be used with placeholder accessors.

Fixes intel#3536.

Signed-off-by: Larsen, Steffen <[email protected]>
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.

[SYCL] Cannot use placeholder accessors with property lists.
3 participants