Searched defs:CheckDeviceFormatConversion (Results 1 - 2 of 2) sorted by relevance
/third_party/mesa3d/include/d3dadapter/ |
H A D | d3dadapter9.h | 45 HRESULT (WINAPI *CheckDeviceFormatConversion)(ID3DAdapter9 *This, D3DDEVTYPE DeviceType, D3DFORMAT SourceFormat, D3DFORMAT TargetFormat); member
|
/third_party/mesa3d/include/D3D9/ |
H A D | d3d9.h | 456 HRESULT (WINAPI *CheckDeviceFormatConversion)(IDirect3D9 *This, UINT Adapter, D3DDEVTYPE DeviceType, D3DFORMAT SourceFormat, D3DFORMAT TargetFormat); member 503 HRESULT (WINAPI *CheckDeviceFormatConversion)(IDirect3D9Ex *This, UINT Adapter, D3DDEVTYPE DeviceType, D3DFORMAT SourceFormat, D3DFORMAT TargetFormat); member
|
Completed in 8 milliseconds