Searched refs:gst_d3d11_device_get_dxgi_factory_handle (Results 1 – 6 of 6) sorted by relevance
79 IDXGIFactory1 * gst_d3d11_device_get_dxgi_factory_handle (GstD3D11Device * device);
1300 gst_d3d11_device_get_dxgi_factory_handle (GstD3D11Device * device) in gst_d3d11_device_get_dxgi_factory_handle() function
889 IDXGIFactory1 *factory = gst_d3d11_device_get_dxgi_factory_handle (device); in create_swap_chain()913 IDXGIFactory1 *factory = gst_d3d11_device_get_dxgi_factory_handle (device); in create_swap_chain_for_hwnd()
357 IDXGIFactory1 *factory = gst_d3d11_device_get_dxgi_factory_handle (device); in create_swap_chain_for_composition()
384 IDXGIFactory1 *factory = gst_d3d11_device_get_dxgi_factory_handle (device); in create_swap_chain_for_core_window()
543 factory_handle = gst_d3d11_device_get_dxgi_factory_handle (window->device); in gst_d3d11_window_prepare_default()