Skip to content

[SYCL][Bindless][Exp] Add default constructors to image handle structs #12210

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

Conversation

przemektmalon
Copy link
Contributor

The image handle structs now have default constructors. Default constructed image handles are not valid until the raw_handle field of the struct is populated with a previously created and valid image handle.

The image handle structs now have default constructors. Default
constructed image handles are not valid until the `raw_handle` field of
the struct is populated with a previously created and valid image
handle.
@againull againull merged commit 7bfdcfd into intel:sycl Jan 5, 2024
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.

4 participants