Skip to content

Conversation

@JackAKirk
Copy link
Contributor

@JackAKirk JackAKirk commented May 28, 2025

urBindlessImagesSampledImageCreateExp and urBindlessImagesUnsampledImageCreateExp expect a ur_exp_image_native_handle_t* as the final parameter. Therefore the existing implementation of create_image has been implicitly casting from ur_exp_image_mem_native_handle_t* to ur_exp_image_native_handle_t* .

This PR fixes that.

Signed-off-by: JackAKirk <[email protected]>
@JackAKirk JackAKirk changed the title [BINDLESS] Use correct handle type when creating images [SYCL][BINDLESS] Use correct handle type when creating images May 28, 2025
@JackAKirk JackAKirk marked this pull request as ready for review May 29, 2025 10:05
@JackAKirk JackAKirk requested a review from a team as a code owner May 29, 2025 10:05
@JackAKirk
Copy link
Contributor Author

@intel/llvm-gatekeepers this is ready to merge. The graph failure on arc is completely unrelated and noted as an issue here: #18579
Thanks

@dm-vodopyanov dm-vodopyanov merged commit fd866a3 into intel:sycl May 30, 2025
22 of 23 checks passed
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.

3 participants