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
Split the legacy implementation into image.cpp (shared with v2)
and image_enqueue.cpp (which contains logic specific to the
legacy adapter).
Also, change the type used to represent the image to be
ur_exp_bindless_image_t, instead of using _ur_image.
0 commit comments