Searched refs:device_type (Results 1 - 25 of 34) sorted by relevance

12

/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/d3d8/
H A Ddirectx.c225 static HRESULT WINAPI d3d8_CheckDeviceType(IDirect3D8 *iface, UINT adapter, D3DDEVTYPE device_type, argument
231 TRACE("iface %p, adapter %u, device_type %#x, display_format %#x, backbuffer_format %#x, windowed %#x.\n",
232 iface, adapter, device_type, display_format, backbuffer_format, windowed);
235 hr = wined3d_check_device_type(d3d8->wined3d, adapter, device_type, wined3dformat_from_d3dformat(display_format),
242 static HRESULT WINAPI d3d8_CheckDeviceFormat(IDirect3D8 *iface, UINT adapter, D3DDEVTYPE device_type, argument
249 TRACE("iface %p, adapter %u, device_type %#x, adapter_format %#x, usage %#x, resource_type %#x, format %#x.\n",
250 iface, adapter, device_type, adapter_format, usage, resource_type, format);
265 hr = wined3d_check_device_format(d3d8->wined3d, adapter, device_type, wined3dformat_from_d3dformat(adapter_format),
272 static HRESULT WINAPI d3d8_CheckDeviceMultiSampleType(IDirect3D8 *iface, UINT adapter, D3DDEVTYPE device_type, argument
278 TRACE("iface %p, adapter %u, device_type
290 d3d8_CheckDepthStencilMatch(IDirect3D8 *iface, UINT adapter, D3DDEVTYPE device_type, D3DFORMAT adapter_format, D3DFORMAT rt_format, D3DFORMAT ds_format) argument
324 d3d8_GetDeviceCaps(IDirect3D8 *iface, UINT adapter, D3DDEVTYPE device_type, D3DCAPS8 *caps) argument
363 d3d8_CreateDevice(IDirect3D8 *iface, UINT adapter, D3DDEVTYPE device_type, HWND focus_window, DWORD flags, D3DPRESENT_PARAMETERS *parameters, IDirect3DDevice8 **device) argument
[all...]
H A Dd3d8_private.h184 D3DDEVTYPE device_type, HWND focus_window, DWORD flags, D3DPRESENT_PARAMETERS *parameters) DECLSPEC_HIDDEN;
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/d3d9/
H A Ddirectx.c235 static HRESULT WINAPI d3d9_CheckDeviceType(IDirect3D9Ex *iface, UINT adapter, D3DDEVTYPE device_type, argument
241 TRACE("iface %p, adapter %u, device_type %#x, display_format %#x, backbuffer_format %#x, windowed %#x.\n",
242 iface, adapter, device_type, display_format, backbuffer_format, windowed);
245 hr = wined3d_check_device_type(d3d9->wined3d, adapter, device_type, wined3dformat_from_d3dformat(display_format),
252 static HRESULT WINAPI d3d9_CheckDeviceFormat(IDirect3D9Ex *iface, UINT adapter, D3DDEVTYPE device_type, argument
259 TRACE("iface %p, adapter %u, device_type %#x, adapter_format %#x, usage %#x, resource_type %#x, format %#x.\n",
260 iface, adapter, device_type, adapter_format, usage, resource_type, format);
275 hr = wined3d_check_device_format(d3d9->wined3d, adapter, device_type, wined3dformat_from_d3dformat(adapter_format),
282 static HRESULT WINAPI d3d9_CheckDeviceMultiSampleType(IDirect3D9Ex *iface, UINT adapter, D3DDEVTYPE device_type, argument
288 TRACE("iface %p, adapter %u, device_type
299 d3d9_CheckDepthStencilMatch(IDirect3D9Ex *iface, UINT adapter, D3DDEVTYPE device_type, D3DFORMAT adapter_format, D3DFORMAT rt_format, D3DFORMAT ds_format) argument
317 d3d9_CheckDeviceFormatConversion(IDirect3D9Ex *iface, UINT adapter, D3DDEVTYPE device_type, D3DFORMAT src_format, D3DFORMAT dst_format) argument
411 d3d9_GetDeviceCaps(IDirect3D9Ex *iface, UINT adapter, D3DDEVTYPE device_type, D3DCAPS9 *caps) argument
455 d3d9_CreateDevice(IDirect3D9Ex *iface, UINT adapter, D3DDEVTYPE device_type, HWND focus_window, DWORD flags, D3DPRESENT_PARAMETERS *parameters, IDirect3DDevice9 **device) argument
567 d3d9_CreateDeviceEx(IDirect3D9Ex *iface, UINT adapter, D3DDEVTYPE device_type, HWND focus_window, DWORD flags, D3DPRESENT_PARAMETERS *parameters, D3DDISPLAYMODEEX *mode, IDirect3DDevice9Ex **device) argument
[all...]
H A Dd3d9_private.h179 UINT adapter, D3DDEVTYPE device_type, HWND focus_window, DWORD flags
H A Ddevice.c3753 UINT adapter, D3DDEVTYPE device_type, HWND focus_window, DWORD flags
3775 hr = wined3d_device_create(wined3d, adapter, device_type, focus_window, flags, 4,
3788 wined3d_get_device_caps(wined3d, adapter, device_type, &caps);
3752 device_init(struct d3d9_device *device, struct d3d9 *parent, struct wined3d *wined3d, UINT adapter, D3DDEVTYPE device_type, HWND focus_window, DWORD flags , VBOXWINEEX_D3DPRESENT_PARAMETERS *parameters , D3DDISPLAYMODEEX *mode) argument
/vbox/src/VBox/RDP/client-1.8.3/
H A Dprinter.c59 if (g_rdpdr_device[count].device_type == DEVICE_TYPE_PRINTER)
101 g_rdpdr_device[*id].device_type = DEVICE_TYPE_PRINTER;
H A Drdpdr.c136 switch (g_rdpdr_device[device].device_type)
252 if (g_rdpdr_device[i].device_type == DEVICE_TYPE_PRINTER)
285 out_uint32_le(s, g_rdpdr_device[i].device_type);
291 switch (g_rdpdr_device[i].device_type)
400 switch (g_rdpdr_device[device].device_type)
581 if (g_rdpdr_device[device].device_type != DEVICE_TYPE_DISK)
597 if (g_rdpdr_device[device].device_type != DEVICE_TYPE_DISK)
613 if (g_rdpdr_device[device].device_type != DEVICE_TYPE_DISK)
629 if (g_rdpdr_device[device].device_type != DEVICE_TYPE_DISK)
732 if (g_rdpdr_device[device].device_type !
[all...]
H A Dparallel.c76 g_rdpdr_device[*id].device_type = DEVICE_TYPE_PARALLEL;
H A Dtypes.h226 uint32 device_type; member in struct:rdpdr_device_info
H A Dserial.c554 g_rdpdr_device[*id].device_type = DEVICE_TYPE_SERIAL;
1064 if (g_rdpdr_device[index].device_type != DEVICE_TYPE_SERIAL)
H A Ddisk.c341 g_rdpdr_device[*id].device_type = DEVICE_TYPE_DISK;
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/d3d9/
H A Ddirectx.c229 TRACE("iface %p, adapter %u, device_type %#x, display_format %#x, backbuffer_format %#x, windowed %#x.\n",
248 TRACE("iface %p, adapter %u, device_type %#x, adapter_format %#x, usage %#x, resource_type %#x, format %#x.\n",
291 TRACE("iface %p, adapter %u, device_type %#x, format %#x, windowed %#x, multisample_type %#x, levels %p.\n",
309 TRACE("iface %p, adapter %u, device_type %#x, adapter_format %#x, rt_format %#x, ds_format %#x.\n",
326 TRACE("iface %p, adapter %u, device_type %#x, src_format %#x, dst_format %#x.\n",
411 TRACE("iface %p, adapter %u, device_type %#x, caps %p.\n", iface, Adapter, DeviceType, pCaps);
507 D3DDEVTYPE device_type, HWND focus_window, DWORD flags, D3DPRESENT_PARAMETERS *parameters,
514 TRACE("iface %p, adapter %u, device_type %#x, focus_window %p, flags %#x, parameters %p, device %p.\n",
515 iface, adapter, device_type, focus_window, flags, parameters, device);
525 hr = device_init(object, This->WineD3D, adapter, device_type, focus_windo
506 IDirect3D9Impl_CreateDevice(IDirect3D9Ex *iface, UINT adapter, D3DDEVTYPE device_type, HWND focus_window, DWORD flags, D3DPRESENT_PARAMETERS *parameters, IDirect3DDevice9 **device) argument
618 IDirect3D9ExImpl_CreateDeviceEx(IDirect3D9Ex *iface, UINT adapter, D3DDEVTYPE device_type, HWND focus_window, DWORD flags, D3DPRESENT_PARAMETERS *parameters, D3DDISPLAYMODEEX *mode, IDirect3DDevice9Ex **device) argument
[all...]
H A Dd3d9_private.h193 HRESULT device_init(IDirect3DDevice9Impl *device, IWineD3D *wined3d, UINT adapter, D3DDEVTYPE device_type,
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/d3d8/
H A Ddirectx.c205 TRACE("iface %p, adapter %u, device_type %#x, display_format %#x, backbuffer_format %#x, windowed %#x.\n",
223 TRACE("iface %p, adapter %u, device_type %#x, adapter_format %#x, usage %#x, resource_type %#x, format %#x.\n",
259 TRACE("iface %p, adapter %u, device_type %#x, format %#x, windowed %#x, multisample_type %#x.\n",
276 TRACE("iface %p, adapter %u, device_type %#x, adapter_format %#x, rt_format %#x, ds_format %#x.\n",
307 TRACE("iface %p, adapter %u, device_type %#x, caps %p.\n", iface, Adapter, DeviceType, pCaps);
342 static HRESULT WINAPI IDirect3D8Impl_CreateDevice(IDirect3D8 *iface, UINT adapter, D3DDEVTYPE device_type, argument
349 TRACE("iface %p, adapter %u, device_type %#x, focus_window %p, flags %#x, parameters %p, device %p.\n",
350 iface, adapter, device_type, focus_window, flags, parameters, device);
359 hr = device_init(object, This->WineD3D, adapter, device_type, focus_window, flags, parameters);
H A Dd3d8_private.h206 D3DDEVTYPE device_type, HWND focus_window, DWORD flags, D3DPRESENT_PARAMETERS *parameters) DECLSPEC_HIDDEN;
/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/wine/
H A Dwined3d.h2995 WINED3DDEVTYPE device_type,
3003 WINED3DDEVTYPE device_type,
3010 WINED3DDEVTYPE device_type,
3017 WINED3DDEVTYPE device_type,
3026 WINED3DDEVTYPE device_type,
3032 WINED3DDEVTYPE device_type,
3037 WINED3DDEVTYPE device_type,
3110 WINED3DDEVTYPE device_type,
3119 WINED3DDEVTYPE device_type,
3127 WINED3DDEVTYPE device_type,
[all...]
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dwined3d.h2996 WINED3DDEVTYPE device_type,
3004 WINED3DDEVTYPE device_type,
3011 WINED3DDEVTYPE device_type,
3018 WINED3DDEVTYPE device_type,
3027 WINED3DDEVTYPE device_type,
3033 WINED3DDEVTYPE device_type,
3038 WINED3DDEVTYPE device_type,
3111 WINED3DDEVTYPE device_type,
3120 WINED3DDEVTYPE device_type,
3128 WINED3DDEVTYPE device_type,
[all...]
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/wine/
H A Dwined3d.h2995 WINED3DDEVTYPE device_type,
3003 WINED3DDEVTYPE device_type,
3010 WINED3DDEVTYPE device_type,
3017 WINED3DDEVTYPE device_type,
3026 WINED3DDEVTYPE device_type,
3032 WINED3DDEVTYPE device_type,
3037 WINED3DDEVTYPE device_type,
3110 WINED3DDEVTYPE device_type,
3119 WINED3DDEVTYPE device_type,
3127 WINED3DDEVTYPE device_type,
[all...]
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Dwined3d.h2976 WINED3DDEVTYPE device_type,
2984 WINED3DDEVTYPE device_type,
2991 WINED3DDEVTYPE device_type,
2998 WINED3DDEVTYPE device_type,
3007 WINED3DDEVTYPE device_type,
3013 WINED3DDEVTYPE device_type,
3018 WINED3DDEVTYPE device_type,
3091 WINED3DDEVTYPE device_type,
3100 WINED3DDEVTYPE device_type,
3108 WINED3DDEVTYPE device_type,
[all...]
H A Dwined3d.idl2240 [in] WINED3DDEVTYPE device_type,
2248 [in] WINED3DDEVTYPE device_type,
2255 [in] WINED3DDEVTYPE device_type,
2262 [in] WINED3DDEVTYPE device_type,
2271 [in] WINED3DDEVTYPE device_type,
2277 [in] WINED3DDEVTYPE device_type,
2282 [in] WINED3DDEVTYPE device_type,
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/wine/
H A Dwined3d.h2995 WINED3DDEVTYPE device_type,
3003 WINED3DDEVTYPE device_type,
3010 WINED3DDEVTYPE device_type,
3017 WINED3DDEVTYPE device_type,
3026 WINED3DDEVTYPE device_type,
3032 WINED3DDEVTYPE device_type,
3037 WINED3DDEVTYPE device_type,
3110 WINED3DDEVTYPE device_type,
3119 WINED3DDEVTYPE device_type,
3127 WINED3DDEVTYPE device_type,
[all...]
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Ddirectx.c3784 UINT adapter_idx, enum wined3d_device_type device_type, enum wined3d_format_id adapter_format_id,
3791 TRACE("wined3d %p, adapter_idx %u, device_type %s,\n"
3793 wined3d, adapter_idx, debug_d3ddevicetype(device_type), debug_d3dformat(adapter_format_id),
3838 enum wined3d_device_type device_type, enum wined3d_format_id surface_format_id, BOOL windowed,
3843 TRACE("wined3d %p, adapter_idx %u, device_type %s, surface_format %s,\n"
3845 wined3d, adapter_idx, debug_d3ddevicetype(device_type), debug_d3dformat(surface_format_id),
4028 enum wined3d_device_type device_type, enum wined3d_format_id adapter_format_id, DWORD usage,
4038 TRACE("wined3d %p, adapter_idx %u, device_type %s, adapter_format %s, usage %s, %s,\n"
4040 wined3d, adapter_idx, debug_d3ddevicetype(device_type), debug_d3dformat(adapter_format_id),
4221 enum wined3d_device_type device_type, enu
3783 wined3d_check_depth_stencil_match(const struct wined3d *wined3d, UINT adapter_idx, enum wined3d_device_type device_type, enum wined3d_format_id adapter_format_id, enum wined3d_format_id render_target_format_id, enum wined3d_format_id depth_stencil_format_id) argument
3837 wined3d_check_device_multisample_type(const struct wined3d *wined3d, UINT adapter_idx, enum wined3d_device_type device_type, enum wined3d_format_id surface_format_id, BOOL windowed, enum wined3d_multisample_type multisample_type, DWORD *quality_levels) argument
4027 wined3d_check_device_format(const struct wined3d *wined3d, UINT adapter_idx, enum wined3d_device_type device_type, enum wined3d_format_id adapter_format_id, DWORD usage, enum wined3d_resource_type resource_type, enum wined3d_format_id check_format_id) argument
4220 wined3d_check_device_format_conversion(const struct wined3d *wined3d, UINT adapter_idx, enum wined3d_device_type device_type, enum wined3d_format_id src_format, enum wined3d_format_id dst_format) argument
4230 wined3d_check_device_type(const struct wined3d *wined3d, UINT adapter_idx, enum wined3d_device_type device_type, enum wined3d_format_id display_format, enum wined3d_format_id backbuffer_format, BOOL windowed) argument
4331 wined3d_get_device_caps(const struct wined3d *wined3d, UINT adapter_idx, enum wined3d_device_type device_type, WINED3DCAPS *caps) argument
4912 wined3d_device_create(struct wined3d *wined3d, UINT adapter_idx, enum wined3d_device_type device_type, HWND focus_window, DWORD flags, BYTE surface_alignment, struct wined3d_device_parent *device_parent, struct wined3d_device **device) argument
[all...]
H A Ddevice.c3892 device->create_parms.device_type, caps);
5518 UINT adapter_idx, enum wined3d_device_type device_type, HWND focus_window, DWORD flags,
5538 device->create_parms.device_type = device_type;
5517 device_init(struct wined3d_device *device, struct wined3d *wined3d, UINT adapter_idx, enum wined3d_device_type device_type, HWND focus_window, DWORD flags, BYTE surface_alignment, struct wined3d_device_parent *device_parent) argument
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/libWineStub/include/wine/
H A Dwined3d.h1708 enum wined3d_device_type device_type; member in struct:wined3d_device_creation_parameters
2036 enum wined3d_device_type device_type, enum wined3d_format_id adapter_format_id,
2039 enum wined3d_device_type device_type, enum wined3d_format_id adapter_format_id, DWORD usage,
2042 enum wined3d_device_type device_type, enum wined3d_format_id source_format_id,
2045 enum wined3d_device_type device_type, enum wined3d_format_id surface_format_id, BOOL windowed,
2048 enum wined3d_device_type device_type, enum wined3d_format_id display_format_id,
2066 enum wined3d_device_type device_type, WINED3DCAPS *caps);
2100 enum wined3d_device_type device_type, HWND focus_window, DWORD behaviour_flags, BYTE surface_alignment,
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Ddirectx.c3379 TRACE("iface %p, adapter_idx %u, device_type %s, display_format %s, backbuffer_format %s, windowed %#x.\n",
4471 WINED3DDEVTYPE device_type, WINED3DFORMAT src_format, WINED3DFORMAT dst_format)
4473 FIXME("iface %p, adapter_idx %u, device_type %s, src_format %s, dst_format %s stub!\n",
4474 iface, adapter_idx, debug_d3ddevicetype(device_type), debug_d3dformat(src_format),
5075 WINED3DDEVTYPE device_type, HWND focus_window, DWORD flags, IUnknown *parent,
5082 TRACE("iface %p, adapter_idx %u, device_type %#x, focus_window %p, flags %#x.\n"
5084 iface, adapter_idx, device_type, focus_window, flags,
5101 hr = device_init(object, This, adapter_idx, device_type, focus_window, flags, parent, device_parent);
4470 IWineD3DImpl_CheckDeviceFormatConversion(IWineD3D *iface, UINT adapter_idx, WINED3DDEVTYPE device_type, WINED3DFORMAT src_format, WINED3DFORMAT dst_format) argument
5074 IWineD3DImpl_CreateDevice(IWineD3D *iface, UINT adapter_idx, WINED3DDEVTYPE device_type, HWND focus_window, DWORD flags, IUnknown *parent, IWineD3DDeviceParent *device_parent, IWineD3DDevice **device) argument

Completed in 3093 milliseconds

12