You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[UR][L0] Implement bindless image functions from ZE_experimental_bindless_image
Function zeMemGetPitchFor2dImage and zeImageGetDeviceOffsetExp from
L0 extension ZE_experimental_bindless_image are used.
In urBindlessImagesUnsampledImageCreateExp, if image description is
different from that of image allocated by urBindlessImagesImageAllocateExp,
an image view is created from the image.
0 commit comments