Home
last modified time | relevance | path

Searched defs:CheckDeviceFormatConversion (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/include/d3dadapter/
H A Dd3dadapter9.h45 HRESULT (WINAPI *CheckDeviceFormatConversion)(ID3DAdapter9 *This, D3DDEVTYPE DeviceType, D3DFORMAT SourceFormat, D3DFORMAT TargetFormat); member
/third_party/mesa3d/include/D3D9/
H A Dd3d9.h456 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