Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/d3d11/
Dgstd3d11device.cpp72 static DXGIGetDebugInterface_t GstDXGIGetDebugInterface = NULL; variable
277 "DXGIGetDebugInterface", (gpointer *) & GstDXGIGetDebugInterface); in gst_d3d11_device_enable_dxgi_debug()
278 if (GstDXGIGetDebugInterface) in gst_d3d11_device_enable_dxgi_debug()
293 if (GstDXGIGetDebugInterface) { in gst_d3d11_device_dxgi_get_device_interface()
294 return GstDXGIGetDebugInterface (riid, debug); in gst_d3d11_device_dxgi_get_device_interface()