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
When doing cross-API work, specifically integrating video decoding, it's important that the GPU device and the video decoder are on the same video adapter. We should have a way of specifying the adapter LUID to use and indicating what adapter was used in device creation. It seems like a property is the best way to go here, and I can wire this up if this is the direction we want to go.