Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/d3d11/
Dgstd3d11device.cpp71 static GModule *dxgi_debug_module = NULL; variable
273 dxgi_debug_module = g_module_open ("dxgidebug.dll", G_MODULE_BIND_LAZY); in gst_d3d11_device_enable_dxgi_debug()
275 if (dxgi_debug_module) in gst_d3d11_device_enable_dxgi_debug()
276 g_module_symbol (dxgi_debug_module, in gst_d3d11_device_enable_dxgi_debug()