Home
last modified time | relevance | path

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

/third_party/mesa3d/include/d3dadapter/
Dd3dadapter9.h41 …HRESULT (WINAPI *CheckDeviceType)(ID3DAdapter9 *This, D3DDEVTYPE DevType, D3DFORMAT AdapterFormat,…
42 …HRESULT (WINAPI *CheckDeviceFormat)(ID3DAdapter9 *This, D3DDEVTYPE DeviceType, D3DFORMAT AdapterFo…
43 …HRESULT (WINAPI *CheckDeviceMultiSampleType)(ID3DAdapter9 *This, D3DDEVTYPE DeviceType, D3DFORMAT …
44 …HRESULT (WINAPI *CheckDepthStencilMatch)(ID3DAdapter9 *This, D3DDEVTYPE DeviceType, D3DFORMAT Adap…
45 …HRESULT (WINAPI *CheckDeviceFormatConversion)(ID3DAdapter9 *This, D3DDEVTYPE DeviceType, D3DFORMAT…
46 HRESULT (WINAPI *GetDeviceCaps)(ID3DAdapter9 *This, D3DDEVTYPE DeviceType, D3DCAPS9 *pCaps);
47 …HRESULT (WINAPI *CreateDevice)(ID3DAdapter9 *This, UINT RealAdapter, D3DDEVTYPE DeviceType, HWND h…
48 …HRESULT (WINAPI *CreateDeviceEx)(ID3DAdapter9 *This, UINT RealAdapter, D3DDEVTYPE DeviceType, HWND…
76 …HRESULT WINAPI CheckDeviceType(D3DDEVTYPE DevType, D3DFORMAT AdapterFormat, D3DFORMAT BackBufferFo…
77 …HRESULT WINAPI CheckDeviceFormat(D3DDEVTYPE DeviceType, D3DFORMAT AdapterFormat, DWORD Usage, D3DR…
[all …]
/third_party/mesa3d/src/gallium/frontends/nine/
Dadapter9.h84 D3DDEVTYPE DevType,
91 D3DDEVTYPE DeviceType,
99 D3DDEVTYPE DeviceType,
107 D3DDEVTYPE DeviceType,
114 D3DDEVTYPE DeviceType,
120 D3DDEVTYPE DeviceType,
126 D3DDEVTYPE DeviceType,
137 D3DDEVTYPE DeviceType,
Dadapter9.c126 D3DDEVTYPE DevType, in NineAdapter9_GetScreen()
196 D3DDEVTYPE DevType, in NineAdapter9_CheckDeviceType()
279 D3DDEVTYPE DeviceType, in NineAdapter9_CheckDeviceFormat()
416 D3DDEVTYPE DeviceType, in NineAdapter9_CheckDeviceMultiSampleType()
478 D3DDEVTYPE DeviceType, in NineAdapter9_CheckDepthStencilMatch()
524 D3DDEVTYPE DeviceType, in NineAdapter9_CheckDeviceFormatConversion()
562 D3DDEVTYPE DeviceType, in NineAdapter9_GetDeviceCaps()
1015 D3DDEVTYPE DeviceType, in NineAdapter9_CreateDevice()
1075 D3DDEVTYPE DeviceType, in NineAdapter9_CreateDeviceEx()
Dnineexoverlayextension.h41 D3DDEVTYPE DevType,
Dnineexoverlayextension.c30 D3DDEVTYPE DevType, in Nine9ExOverlayExtension_CheckDeviceOverlayType()
Dnine_dump.h8 const char *nine_D3DDEVTYPE_to_str(D3DDEVTYPE);
Dnine_dump.c16 const char *nine_D3DDEVTYPE_to_str(D3DDEVTYPE type) in nine_D3DDEVTYPE_to_str()
/third_party/mesa3d/include/D3D9/
Dd3d9.h91 …virtual HRESULT WINAPI CheckDeviceType(UINT Adapter, D3DDEVTYPE DevType, D3DFORMAT AdapterFormat, …
92 …virtual HRESULT WINAPI CheckDeviceFormat(UINT Adapter, D3DDEVTYPE DeviceType, D3DFORMAT AdapterFor…
93 …virtual HRESULT WINAPI CheckDeviceMultiSampleType(UINT Adapter, D3DDEVTYPE DeviceType, D3DFORMAT S…
94 …virtual HRESULT WINAPI CheckDepthStencilMatch(UINT Adapter, D3DDEVTYPE DeviceType, D3DFORMAT Adapt…
95 …virtual HRESULT WINAPI CheckDeviceFormatConversion(UINT Adapter, D3DDEVTYPE DeviceType, D3DFORMAT …
96 virtual HRESULT WINAPI GetDeviceCaps(UINT Adapter, D3DDEVTYPE DeviceType, D3DCAPS9 *pCaps) = 0;
98 …virtual HRESULT WINAPI CreateDevice(UINT Adapter, D3DDEVTYPE DeviceType, HWND hFocusWindow, DWORD …
106 …virtual HRESULT WINAPI CreateDeviceEx(UINT Adapter, D3DDEVTYPE DeviceType, HWND hFocusWindow, DWOR…
112 …virtual HRESULT WINAPI CheckDeviceOverlayType(UINT Adapter, D3DDEVTYPE DevType, UINT OverlayWidth,…
452 …HRESULT (WINAPI *CheckDeviceType)(IDirect3D9 *This, UINT Adapter, D3DDEVTYPE DevType, D3DFORMAT Ad…
[all …]
Dd3d9caps.h305 D3DDEVTYPE DeviceType;
Dd3d9types.h574 } D3DDEVTYPE; typedef
1517 D3DDEVTYPE DeviceType;
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
Drenderer9_utils.h67 D3DDEVTYPE deviceType,
Drenderer9_utils.cpp418 D3DDEVTYPE deviceType, in GenerateTextureFormatCaps()
482 D3DDEVTYPE deviceType, in GenerateCaps()
DRenderer9.h383 D3DDEVTYPE getD3D9DeviceType() const { return mDeviceType; } in getD3D9DeviceType()
491 D3DDEVTYPE mDeviceType;
DSwapChain9.cpp184 D3DDEVTYPE deviceType = mRenderer->getD3D9DeviceType(); in reset()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
Drenderer9_utils.h67 D3DDEVTYPE deviceType,
Drenderer9_utils.cpp418 D3DDEVTYPE deviceType, in GenerateTextureFormatCaps()
499 D3DDEVTYPE deviceType, in GenerateCaps()
DRenderer9.h375 D3DDEVTYPE getD3D9DeviceType() const { return mDeviceType; } in getD3D9DeviceType()
489 D3DDEVTYPE mDeviceType;
DSwapChain9.cpp184 D3DDEVTYPE deviceType = mRenderer->getD3D9DeviceType(); in reset()
/third_party/openh264/codec/console/dec/src/
Dd3d9_utils.cpp221 D3DDEVTYPE D3DDevType = D3DDEVTYPE_HAL; in InitResource()
402 D3DDEVTYPE D3DDevType = D3DDEVTYPE_HAL; in InitResource()