Home
last modified time | relevance | path

Searched refs:dst_texture (Results 1 – 1 of 1) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11pluginutils.cpp747 ID3D11Resource *dst_texture, *src_texture; in gst_d3d11_buffer_copy_into() local
789 dst_texture = (ID3D11Resource *) dst_info.data; in gst_d3d11_buffer_copy_into()
805 device_context->CopySubresourceRegion (dst_texture, dst_subidx, 0, 0, 0, in gst_d3d11_buffer_copy_into()