gstreamer/subprojects/gst-plugins-bad/gst-libs/gst/d3d12
Seungha Yang cb670f8110 d3d12: Add GstD3D12Frame struct and helper method
Adding GstD3D12Frame struct with map, unmap, and copy methods.
This new struct is equivalent to GstVideoFrame but gst_d3d12_frame_map()
method will extract D3D12 specific resource handles from memory.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/6620>
2024-04-14 09:55:41 +00:00
..
d3d12-prelude.h
gstd3d12-private.h
gstd3d12.h d3d12: Add GstD3D12Frame struct and helper method 2024-04-14 09:55:41 +00:00
gstd3d12_fwd.h d3d12: Add GstD3D12Frame struct and helper method 2024-04-14 09:55:41 +00:00
gstd3d12bufferpool.cpp
gstd3d12bufferpool.h
gstd3d12commandallocatorpool.cpp
gstd3d12commandallocatorpool.h
gstd3d12commandlistpool.cpp
gstd3d12commandlistpool.h
gstd3d12commandqueue.cpp
gstd3d12commandqueue.h
gstd3d12compat.h
gstd3d12converter-builder.cpp d3d12converter: Simplify root signature build 2024-04-08 13:24:20 +00:00
gstd3d12converter-builder.h
gstd3d12converter-private.h
gstd3d12converter.cpp
gstd3d12converter.h
gstd3d12descriptorpool.cpp
gstd3d12descriptorpool.h
gstd3d12device-private.h
gstd3d12device.cpp d3d12device: Fix typo in object name 2024-04-06 01:14:56 +09:00
gstd3d12device.h
gstd3d12fencedatapool.cpp
gstd3d12fencedatapool.h
gstd3d12format-private.h
gstd3d12format.cpp
gstd3d12format.h
gstd3d12frame.cpp d3d12: Add GstD3D12Frame struct and helper method 2024-04-14 09:55:41 +00:00
gstd3d12frame.h d3d12: Add GstD3D12Frame struct and helper method 2024-04-14 09:55:41 +00:00
gstd3d12memory-private.h
gstd3d12memory.cpp d3d12memory: Implement copy method 2024-04-14 09:55:41 +00:00
gstd3d12memory.h d3d12memory: Add support for d3d11 texture caching 2024-04-02 03:43:59 +09:00
gstd3d12utils.cpp
gstd3d12utils.h
meson.build d3d12: Add GstD3D12Frame struct and helper method 2024-04-14 09:55:41 +00:00