d3d11upload: Allow passthrough for system memory
authorSeungha Yang <seungha@centricular.com>
Tue, 29 Sep 2020 09:52:43 +0000 (18:52 +0900)
committerGStreamer Merge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Mon, 5 Oct 2020 15:54:37 +0000 (15:54 +0000)
commit0a454191c0a7a3e7f3e33a0762e15503339d036f
tree0fe2ddf83826d6f6eeee0f8e652f6754b0504a26
parentdcc4557dd6228324ef4b473e99b79c02b258d33c
d3d11upload: Allow passthrough for system memory

... like how d3d11download and gl{upload,download} do.
This should've been part of the commit 9b72b04daddafb1c86cb6ab5923c593a70bc4166
but I missed.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1645>
sys/d3d11/gstd3d11upload.c