unified-runtime icon indicating copy to clipboard operation
unified-runtime copied to clipboard

[Bindless][Exp] Fix urBindlessImagesImageGetInfoExp failing with mipmap images

Open DBDuncan opened this issue 1 year ago • 1 comments
trafficstars

This patch fixes a crash due to urBindlessImagesImageGetInfoExp expecting a CUarray instead of a CUmipmappedArray.

DBDuncan avatar Aug 12 '24 11:08 DBDuncan

Corresponding DPC++ PR: https://github.com/intel/llvm/pull/15036

DBDuncan avatar Aug 12 '24 11:08 DBDuncan

CUDA / Build & Test HW failure is unrelated to changes. Some proxy error.

DBDuncan avatar Aug 22 '24 12:08 DBDuncan