This patch introduces d3d11 texture and index to GstMsdkMemoryID and implements gst_msdk_import_to_msdk_surface in order to wrap the surface to mfxMemId. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3231>
During encoding process, oneVPL runtime will call GetHDL callback function. This patch implements this function for the use of msdk. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3231>