mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-10 03:19:40 +00:00
a5ef7cb041
GstDXGIGetDebugInterface() is unused when targeting UWP. We directly call DXGIGetDebugInterface1() in that case. Fixes build failure: ../gst-libs/gst/d3d11/gstd3d11device.cpp(271): error C2440: '=': cannot convert from 'HRESULT (__cdecl *)(UINT,const IID &,void **)' to 'DXGIGetDebugInterface_t' ../gst-libs/gst/d3d11/gstd3d11device.cpp(271): note: This conversion requires a reinterpret_cast, a C-style cast or function-style cast Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3118> |
||
---|---|---|
.. | ||
d3d11-prelude.h | ||
gstd3d11-private.h | ||
gstd3d11.h | ||
gstd3d11_fwd.h | ||
gstd3d11bufferpool.cpp | ||
gstd3d11bufferpool.h | ||
gstd3d11compile.cpp | ||
gstd3d11compile.h | ||
gstd3d11config.h.meson | ||
gstd3d11converter.cpp | ||
gstd3d11converter.h | ||
gstd3d11device.cpp | ||
gstd3d11device.h | ||
gstd3d11format.cpp | ||
gstd3d11format.h | ||
gstd3d11memory.cpp | ||
gstd3d11memory.h | ||
gstd3d11utils.cpp | ||
gstd3d11utils.h | ||
meson.build |