Home
last modified time | relevance | path

Searched refs:adapter_luid (Results 1 – 25 of 28) sorted by relevance

12

/third_party/mesa3d/src/gallium/winsys/d3d12/wgl/
Dd3d12_wgl_winsys.c36 LUID *adapter_luid = NULL, local_luid; in d3d12_wgl_create_screen() local
39 adapter_luid = &local_luid; in d3d12_wgl_create_screen()
41 return d3d12_create_dxgi_screen(winsys, adapter_luid); in d3d12_wgl_create_screen()
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_dxcore_screen.cpp63 choose_dxcore_adapter(IDXCoreAdapterFactory *factory, LUID *adapter_luid) in choose_dxcore_adapter() argument
66 if (adapter_luid) { in choose_dxcore_adapter()
67 if (SUCCEEDED(factory->GetAdapterByLuid(*adapter_luid, &adapter))) in choose_dxcore_adapter()
134 d3d12_create_dxcore_screen(struct sw_winsys *winsys, LUID *adapter_luid) in d3d12_create_dxcore_screen() argument
146 screen->adapter = choose_dxcore_adapter(screen->factory, adapter_luid); in d3d12_create_dxcore_screen()
Dd3d12_public.h37 d3d12_create_dxgi_screen(struct sw_winsys *winsys, LUID *adapter_luid);
41 d3d12_create_dxcore_screen(struct sw_winsys *winsys, LUID *adapter_luid);
Dd3d12_dxgi_screen.cpp112 d3d12_create_dxgi_screen(struct sw_winsys *winsys, LUID *adapter_luid) in d3d12_create_dxgi_screen() argument
124 screen->adapter = choose_dxgi_adapter(screen->factory, adapter_luid); in d3d12_create_dxgi_screen()
/third_party/gstreamer/gstplugins_bad/tests/check/libs/
Dd3d11device.cpp68 gint64 adapter_luid = 0; in GST_START_TEST() local
84 &adapter_luid, nullptr); in GST_START_TEST()
89 fail_unless_equals_int64 (adapter_luid, luid); in GST_START_TEST()
108 &adapter_luid, nullptr); in GST_START_TEST()
111 fail_unless_equals_int64 (adapter_luid, luid); in GST_START_TEST()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/d3d11/
Dgstd3d11utils.cpp146 GstContext * context, gint64 adapter_luid, GstD3D11Device ** device) in gst_d3d11_handle_set_context_for_adapter_luid() argument
173 if (adapter_luid == other_adapter_luid) { in gst_d3d11_handle_set_context_for_adapter_luid()
197 gint64 adapter_luid = 0; in context_set_d3d11_device() local
203 "adapter-luid", &adapter_luid, NULL); in context_set_d3d11_device()
213 "adapter-luid", G_TYPE_INT64, adapter_luid, in context_set_d3d11_device()
448 gint64 adapter_luid, GstD3D11Device ** device) in gst_d3d11_ensure_element_data_for_adapter_luid() argument
465 *device = gst_d3d11_device_new_for_adapter_luid (adapter_luid, in gst_d3d11_ensure_element_data_for_adapter_luid()
471 adapter_luid); in gst_d3d11_ensure_element_data_for_adapter_luid()
Dgstd3d11utils.h37 gint64 adapter_luid,
52 gint64 adapter_luid,
Dgstd3d11device.cpp107 gint64 adapter_luid; member
768 g_value_set_int64 (value, priv->adapter_luid); in gst_d3d11_device_get_property()
845 gint64 adapter_luid; member
894 if (luid != data->data.adapter_luid) in _gst_d3d11_device_get_adapter()
1139 data->data.adapter_luid, create_flags, (guint) hr); in gst_d3d11_device_new_internal()
1166 priv->adapter_luid = gst_d3d11_luid_to_int64 (&adapter_desc.AdapterLuid); in gst_d3d11_device_new_internal()
1215 gst_d3d11_device_new_for_adapter_luid (gint64 adapter_luid, guint flags) in gst_d3d11_device_new_for_adapter_luid() argument
1219 data.data.adapter_luid = adapter_luid; in gst_d3d11_device_new_for_adapter_luid()
Dgstd3d11device.h66 GstD3D11Device * gst_d3d11_device_new_for_adapter_luid (gint64 adapter_luid,
/third_party/mesa3d/src/gallium/targets/libgl-d3d12/
Dlibgl_d3d12.c78 LUID *adapter_luid) in gdi_get_adapter_luid() argument
83 stw_dev->callbacks.pfnGetAdapterLuid(hDC, adapter_luid); in gdi_get_adapter_luid()
/third_party/gstreamer/gstplugins_bad/sys/mediafoundation/
Dgstmfvideoenc.cpp129 device_caps->adapter_luid, &self->other_d3d11_device); in gst_mf_video_enc_set_context()
154 device_caps->adapter_luid, &self->other_d3d11_device)) { in gst_mf_video_enc_open()
161 gst_d3d11_device_new_for_adapter_luid (device_caps->adapter_luid, in gst_mf_video_enc_open()
212 enum_params.adapter_luid = device_caps->adapter_luid; in gst_mf_video_enc_open()
217 device_caps->d3d11_aware, device_caps->adapter_luid); in gst_mf_video_enc_open()
1699 gint64 adapter_luid = 0; in gst_mf_video_enc_enum_internal() local
1702 g_object_get (d3d11_device, "adapter-luid", &adapter_luid, NULL); in gst_mf_video_enc_enum_internal()
1726 device_caps->adapter_luid = adapter_luid; in gst_mf_video_enc_enum_internal()
1798 gint64 adapter_luid = 0; in gst_mf_video_enc_enum() local
1813 g_object_get (d3d11_device, "adapter-luid", &adapter_luid, NULL); in gst_mf_video_enc_enum()
[all …]
Dgstmftransform.cpp421 self->enum_params.adapter_luid = params->adapter_luid; in gst_mf_transform_set_property()
474 if (gst_mf_plat_load_library () && self->enum_params.adapter_luid && in gst_mf_transform_thread_func()
487 self->enum_params.adapter_luid); in gst_mf_transform_thread_func()
489 luid.LowPart = (DWORD) (self->enum_params.adapter_luid & 0xffffffff); in gst_mf_transform_thread_func()
490 luid.HighPart = (LONG) (self->enum_params.adapter_luid >> 32); in gst_mf_transform_thread_func()
Dgstmftransform.h65 gint64 adapter_luid; member
Dgstmfvideoenc.h79 gint64 adapter_luid; member
Dgstmfvp9enc.cpp281 G_MININT64, G_MAXINT64, device_caps->adapter_luid, in gst_mf_vp9_enc_class_init()
367 g_value_set_int64 (value, klass->device_caps.adapter_luid); in gst_mf_vp9_enc_get_property()
Dgstmfh265enc.cpp384 G_MININT64, G_MAXINT64, device_caps->adapter_luid, in gst_mf_h265_enc_class_init()
505 g_value_set_int64 (value, klass->device_caps.adapter_luid); in gst_mf_h265_enc_get_property()
Dgstmfh264enc.cpp496 G_MININT64, G_MAXINT64, device_caps->adapter_luid, in gst_mf_h264_enc_class_init()
647 g_value_set_int64 (value, klass->device_caps.adapter_luid); in gst_mf_h264_enc_get_property()
/third_party/mesa3d/src/gallium/targets/wgl/
Dwgl.c232 LUID* adapter_luid) in wgl_get_adapter_luid() argument
237 stw_dev->callbacks.pfnGetAdapterLuid(hDC, adapter_luid); in wgl_get_adapter_luid()
/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11screencapturesrc.cpp86 gint64 adapter_luid; member
277 context, self->adapter_luid, &self->device); in gst_d3d11_screen_capture_src_set_context()
653 self->adapter_luid = gst_d3d11_luid_to_int64 (&desc.AdapterLuid); in gst_d3d11_screen_capture_src_start()
657 self->adapter_luid, &self->device)) { in gst_d3d11_screen_capture_src_start()
660 self->adapter_luid), (nullptr)); in gst_d3d11_screen_capture_src_start()
Dgstd3d11decoder.h52 gint64 adapter_luid; member
Dgstd3d11decoder.cpp2149 g_object_get (device, "adapter-luid", &ret->subclass_data.adapter_luid, in gst_d3d11_decoder_class_data_new()
2194 G_MININT64, G_MAXINT64, cdata->adapter_luid, in gst_d3d11_decoder_proxy_class_init()
2233 g_value_set_int64 (value, subclass_data->adapter_luid); in gst_d3d11_decoder_proxy_get_property()
2255 subclass_data->adapter_luid, device)) { in gst_d3d11_decoder_proxy_open()
Dgstd3d11screencapture.cpp1505 gint64 adapter_luid; member
1650 g_object_get (self->device, "adapter-luid", &self->adapter_luid, nullptr); in gst_d3d11_screen_capture_constructed()
1846 if (luid != capture->adapter_luid) { in gst_d3d11_screen_capture_do_capture()
Dgstd3d11vp8dec.cpp211 context, cdata->adapter_luid, &inner->device); in gst_d3d11_vp8_dec_set_context()
Dgstd3d11mpeg2dec.cpp227 context, cdata->adapter_luid, &inner->device); in gst_d3d11_mpeg2_dec_set_context()
Dgstd3d11vp9dec.cpp248 context, cdata->adapter_luid, &inner->device); in gst_d3d11_vp9_dec_set_context()

12