Skip to content

[Bindless][Exp] Add constructors to image handle structs #11896

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

  • Constructors were added to the sampled_image_handle and unsampled_image_handle structs to allow creation of image handles from raw handles.

  • Removed sampler_handle member from sampled_image_handle struct, awaiting the LevelZero and SPIR-V extensions to become more mature before deciding whether we need a sampler handle.

  • Align naming of raw image handle members between specification and implementation.

@Seanst98
Copy link
Contributor

#11895 was merged. So this will have a conflict in the spec document.

- Constructors were added to the `sampled_image_handle` and
  `unsampled_image_handle` structs to allow creation of image handles
  from raw handles

- Removed `sampler_handle` member from `sampled_image_handle` struct,
  awaiting the LevelZero and SPIR-V extensions to become more mature
  before deciding whether we need a sampler handle

- Align naming of raw image handle members between specification and
  implementation
@przemektmalon przemektmalon force-pushed the przemek/image-handle-constructor-from-raw branch from 5f89962 to f2fcc77 Compare November 16, 2023 18:00
@przemektmalon
Copy link
Contributor Author

@intel/llvm-gatekeepers can this be merged?

@steffenlarsen steffenlarsen merged commit e5dd111 into intel:sycl Nov 17, 2023
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