gstreamer/subprojects/gst-plugins-bad/gst-libs/gst/d3d11
Seungha Yang 46a3394581 d3d11memory: Add private method for texture wrapped memory allocation
Unlike public method gst_d3d11_allocator_alloc_wrapped(), newly
added method by this commit will not calculate CPU accessible memory
size, since staging texture must be allocated to calculate the size.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2697>
2022-07-02 05:37:55 +09:00
..
d3d11-prelude.h d3d11: Install library headers 2022-06-27 19:33:57 +00:00
gstd3d11.h d3d11: Install library headers 2022-06-27 19:33:57 +00:00
gstd3d11_fwd.h d3d11: Install library headers 2022-06-27 19:33:57 +00:00
gstd3d11_private.h d3d11memory: Add private method for texture wrapped memory allocation 2022-07-02 05:37:55 +09:00
gstd3d11bufferpool.cpp d3d11: Install library headers 2022-06-27 19:33:57 +00:00
gstd3d11bufferpool.h d3d11: Install library headers 2022-06-27 19:33:57 +00:00
gstd3d11config.h.meson d3d11: Install library headers 2022-06-27 19:33:57 +00:00
gstd3d11device.cpp d3d11: Install library headers 2022-06-27 19:33:57 +00:00
gstd3d11device.h d3d11: Install library headers 2022-06-27 19:33:57 +00:00
gstd3d11format.cpp d3d11: Install library headers 2022-06-27 19:33:57 +00:00
gstd3d11format.h d3d11: Install library headers 2022-06-27 19:33:57 +00:00
gstd3d11memory.cpp d3d11memory: Add private method for texture wrapped memory allocation 2022-07-02 05:37:55 +09:00
gstd3d11memory.h d3d11memory: Add support for wrapping application texture 2022-06-27 19:33:57 +00:00
gstd3d11utils.cpp d3d11: Add a helper method for GstContext creation 2022-06-27 19:33:57 +00:00
gstd3d11utils.h d3d11: Add a helper method for GstContext creation 2022-06-27 19:33:57 +00:00
meson.build d3d11: Install library headers 2022-06-27 19:33:57 +00:00