/external/mesa3d/include/d3dadapter/ |
D | d3dadapter9.h | 41 …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 …]
|
/external/mesa3d/src/gallium/state_trackers/nine/ |
D | adapter9.h | 80 D3DDEVTYPE DevType, 87 D3DDEVTYPE DeviceType, 95 D3DDEVTYPE DeviceType, 103 D3DDEVTYPE DeviceType, 110 D3DDEVTYPE DeviceType, 116 D3DDEVTYPE DeviceType, 122 D3DDEVTYPE DeviceType, 133 D3DDEVTYPE DeviceType,
|
D | adapter9.c | 117 D3DDEVTYPE DevType, in NineAdapter9_GetScreen() 187 D3DDEVTYPE DevType, in NineAdapter9_CheckDeviceType() 250 D3DDEVTYPE DeviceType, in NineAdapter9_CheckDeviceFormat() 376 D3DDEVTYPE DeviceType, in NineAdapter9_CheckDeviceMultiSampleType() 438 D3DDEVTYPE DeviceType, in NineAdapter9_CheckDepthStencilMatch() 481 D3DDEVTYPE DeviceType, in NineAdapter9_CheckDeviceFormatConversion() 519 D3DDEVTYPE DeviceType, in NineAdapter9_GetDeviceCaps() 976 D3DDEVTYPE DeviceType, in NineAdapter9_CreateDevice() 1036 D3DDEVTYPE DeviceType, in NineAdapter9_CreateDeviceEx()
|
D | nineexoverlayextension.h | 41 D3DDEVTYPE DevType,
|
D | nineexoverlayextension.c | 30 D3DDEVTYPE DevType, in Nine9ExOverlayExtension_CheckDeviceOverlayType()
|
D | nine_dump.h | 8 const char *nine_D3DDEVTYPE_to_str(D3DDEVTYPE);
|
D | nine_dump.c | 15 const char *nine_D3DDEVTYPE_to_str(D3DDEVTYPE type) in nine_D3DDEVTYPE_to_str()
|
/external/swiftshader/src/D3D9/ |
D | Direct3D9Ex.hpp | 46 …long __stdcall CheckDeviceType(unsigned int adapter, D3DDEVTYPE checkType, D3DFORMAT displayFormat… 47 …long __stdcall CheckDeviceFormat(unsigned int adapter, D3DDEVTYPE deviceType, D3DFORMAT adapterFor… 48 …long __stdcall CheckDeviceMultiSampleType(unsigned int adapter, D3DDEVTYPE deviceType, D3DFORMAT s… 49 …long __stdcall CheckDepthStencilMatch(unsigned int adapter, D3DDEVTYPE deviceType, D3DFORMAT adapt… 50 …long __stdcall CheckDeviceFormatConversion(unsigned int adapter, D3DDEVTYPE deviceType, D3DFORMAT … 51 …long __stdcall GetDeviceCaps(unsigned int adapter, D3DDEVTYPE deviceType, D3DCAPS9 *caps) override; 53 …long __stdcall CreateDevice(unsigned int adapter, D3DDEVTYPE deviceType, HWND focusWindow, unsigne… 59 …long __stdcall CreateDeviceEx(unsigned int adapter, D3DDEVTYPE deviceType, HWND focusWindow, DWORD…
|
D | Direct3D9.hpp | 46 …long __stdcall CheckDeviceType(unsigned int adapter, D3DDEVTYPE checkType, D3DFORMAT displayFormat… 47 …long __stdcall CheckDeviceFormat(unsigned int adapter, D3DDEVTYPE deviceType, D3DFORMAT adapterFor… 48 …long __stdcall CheckDeviceMultiSampleType(unsigned int adapter, D3DDEVTYPE deviceType, D3DFORMAT s… 49 …long __stdcall CheckDepthStencilMatch(unsigned int adapter, D3DDEVTYPE deviceType, D3DFORMAT adapt… 50 …long __stdcall CheckDeviceFormatConversion(unsigned int adapter, D3DDEVTYPE deviceType, D3DFORMAT … 51 …long __stdcall GetDeviceCaps(unsigned int adapter, D3DDEVTYPE deviceType, D3DCAPS9 *caps) override; 53 …long __stdcall CreateDevice(unsigned int adapter, D3DDEVTYPE deviceType, HWND focusWindow, unsigne…
|
D | Direct3D9Ex.cpp | 120 …long Direct3D9Ex::CheckDeviceType(unsigned int adapter, D3DDEVTYPE checkType, D3DFORMAT displayFor… in CheckDeviceType() 141 …long Direct3D9Ex::CheckDeviceFormat(unsigned int adapter, D3DDEVTYPE deviceType, D3DFORMAT adapter… in CheckDeviceFormat() 162 …long Direct3D9Ex::CheckDeviceMultiSampleType(unsigned int adapter, D3DDEVTYPE deviceType, D3DFORMA… in CheckDeviceMultiSampleType() 183 …long Direct3D9Ex::CheckDepthStencilMatch(unsigned int adapter, D3DDEVTYPE deviceType, D3DFORMAT ad… in CheckDepthStencilMatch() 190 …long Direct3D9Ex::CheckDeviceFormatConversion(unsigned int adapter, D3DDEVTYPE deviceType, D3DFORM… in CheckDeviceFormatConversion() 211 …long Direct3D9Ex::GetDeviceCaps(unsigned int adapter, D3DDEVTYPE deviceType, D3DCAPS9 *capabilitie… in GetDeviceCaps() 246 …long Direct3D9Ex::CreateDevice(unsigned int adapter, D3DDEVTYPE deviceType, HWND focusWindow, unsi… in CreateDevice() 303 …long __stdcall Direct3D9Ex::CreateDeviceEx(unsigned int adapter, D3DDEVTYPE deviceType, HWND focus… in CreateDeviceEx()
|
D | Direct3D9.cpp | 192 …long Direct3D9::CheckDepthStencilMatch(unsigned int adapter, D3DDEVTYPE deviceType, D3DFORMAT adap… in CheckDepthStencilMatch() 213 …long Direct3D9::CheckDeviceFormat(unsigned int adapter, D3DDEVTYPE deviceType, D3DFORMAT adapterFo… in CheckDeviceFormat() 727 …long Direct3D9::CheckDeviceFormatConversion(unsigned int adapter, D3DDEVTYPE deviceType, D3DFORMAT… in CheckDeviceFormatConversion() 748 …long Direct3D9::CheckDeviceMultiSampleType(unsigned int adapter, D3DDEVTYPE deviceType, D3DFORMAT … in CheckDeviceMultiSampleType() 803 …long Direct3D9::CheckDeviceType(unsigned int adapter, D3DDEVTYPE checkType, D3DFORMAT displayForma… in CheckDeviceType() 902 …long Direct3D9::CreateDevice(unsigned int adapter, D3DDEVTYPE deviceType, HWND focusWindow, unsign… in CreateDevice() 1185 long Direct3D9::GetDeviceCaps(unsigned int adapter, D3DDEVTYPE deviceType, D3DCAPS9 *capabilities) in GetDeviceCaps()
|
D | Direct3DDevice9.hpp | 55 …Direct3DDevice9(const HINSTANCE instance, Direct3D9 *d3d9, unsigned int adapter, D3DDEVTYPE device… 209 const D3DDEVTYPE deviceType;
|
D | Direct3DDevice9Ex.hpp | 50 …Direct3DDevice9Ex(const HINSTANCE instance, Direct3D9Ex *d3d9ex, unsigned int adapter, D3DDEVTYPE …
|
D | Direct3DDevice9Ex.cpp | 53 …x(const HINSTANCE instance, Direct3D9Ex *d3d9ex, unsigned int adapter, D3DDEVTYPE deviceType, HWND… in Direct3DDevice9Ex()
|
D | Direct3DDevice9.cpp | 54 …vice9(const HINSTANCE instance, Direct3D9 *d3d9, unsigned int adapter, D3DDEVTYPE deviceType, HWND… in Direct3DDevice9()
|
/external/swiftshader/src/D3D8/ |
D | Direct3D8.hpp | 41 …long __stdcall CheckDepthStencilMatch(unsigned int adapter, D3DDEVTYPE deviceType, D3DFORMAT adapt… 42 …long __stdcall CheckDeviceFormat(unsigned int adapter, D3DDEVTYPE deviceType, D3DFORMAT adapaterFo… 43 …long __stdcall CheckDeviceMultiSampleType(unsigned int adapter, D3DDEVTYPE deviceType, D3DFORMAT s… 44 …long __stdcall CheckDeviceType(unsigned int adapter, D3DDEVTYPE checkType, D3DFORMAT displayFormat… 45 …long __stdcall CreateDevice(unsigned int adapter, D3DDEVTYPE deviceType, HWND focusWindow, unsigne… 52 …long __stdcall GetDeviceCaps(unsigned int adapter, D3DDEVTYPE deviceType, D3DCAPS8 *caps) override;
|
D | Direct3D8.cpp | 124 …long Direct3D8::CheckDepthStencilMatch(unsigned int adapter, D3DDEVTYPE deviceType, D3DFORMAT adap… in CheckDepthStencilMatch() 145 …long Direct3D8::CheckDeviceFormat(unsigned int adapter, D3DDEVTYPE deviceType, D3DFORMAT adapterFo… in CheckDeviceFormat() 496 …long Direct3D8::CheckDeviceMultiSampleType(unsigned int adapter, D3DDEVTYPE deviceType, D3DFORMAT … in CheckDeviceMultiSampleType() 534 …long Direct3D8::CheckDeviceType(unsigned int adapter, D3DDEVTYPE checkType, D3DFORMAT displayForma… in CheckDeviceType() 555 …long Direct3D8::CreateDevice(unsigned int adapter, D3DDEVTYPE deviceType, HWND focusWindow, unsign… in CreateDevice() 730 long Direct3D8::GetDeviceCaps(unsigned int adapter, D3DDEVTYPE deviceType, D3DCAPS8 *capabilities) in GetDeviceCaps()
|
D | Direct3DDevice8.hpp | 49 …Direct3DDevice8(const HINSTANCE instance, Direct3D8 *d3d8, unsigned int adapter, D3DDEVTYPE device… 176 const D3DDEVTYPE deviceType;
|
D | Direct3DDevice8.cpp | 50 …vice8(const HINSTANCE instance, Direct3D8 *d3d8, unsigned int adapter, D3DDEVTYPE deviceType, HWND… in Direct3DDevice8()
|
/external/mesa3d/include/D3D9/ |
D | d3d9.h | 91 …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 …]
|
D | d3d9caps.h | 302 D3DDEVTYPE DeviceType;
|
D | d3d9types.h | 574 } D3DDEVTYPE; typedef 1517 D3DDEVTYPE DeviceType;
|
/external/swiftshader/include/Direct3D/ |
D | d3d8caps.h | 27 D3DDEVTYPE DeviceType;
|
D | d3d8types.h | 1208 } D3DDEVTYPE; typedef 1338 D3DDEVTYPE DeviceType;
|
D | d3d8.h | 179 …STDMETHOD(CheckDeviceType)(THIS_ UINT Adapter,D3DDEVTYPE CheckType,D3DFORMAT DisplayFormat,D3DFORM… in DECLARE_INTERFACE_() 180 …STDMETHOD(CheckDeviceFormat)(THIS_ UINT Adapter,D3DDEVTYPE DeviceType,D3DFORMAT AdapterFormat,DWOR… in DECLARE_INTERFACE_() 181 …STDMETHOD(CheckDeviceMultiSampleType)(THIS_ UINT Adapter,D3DDEVTYPE DeviceType,D3DFORMAT SurfaceFo… in DECLARE_INTERFACE_() 182 …STDMETHOD(CheckDepthStencilMatch)(THIS_ UINT Adapter,D3DDEVTYPE DeviceType,D3DFORMAT AdapterFormat… in DECLARE_INTERFACE_() 183 STDMETHOD(GetDeviceCaps)(THIS_ UINT Adapter,D3DDEVTYPE DeviceType,D3DCAPS8* pCaps) PURE; in DECLARE_INTERFACE_() 185 …STDMETHOD(CreateDevice)(THIS_ UINT Adapter,D3DDEVTYPE DeviceType,HWND hFocusWindow,DWORD BehaviorF… in DECLARE_INTERFACE_()
|