|
ReactOS 0.4.16-dev-1946-g52006dd
|

Go to the source code of this file.
| HRESULT CheckDepthStencilMatch | ( | LPD3D9_DRIVERCAPS | pDriverCaps, |
| D3DFORMAT | AdapterFormat, | ||
| D3DFORMAT | RenderTargetFormat, | ||
| D3DFORMAT | DepthStencilFormat | ||
| ) |
Definition at line 539 of file format.c.
Referenced by DECLARE_INTERFACE_(), and IDirect3D9Impl_CheckDepthStencilMatch().
| HRESULT CheckDeviceFormat | ( | LPD3D9_DRIVERCAPS | pDriverCaps, |
| D3DFORMAT | AdapterFormat, | ||
| DWORD | Usage, | ||
| D3DRESOURCETYPE | RType, | ||
| D3DFORMAT | CheckFormat | ||
| ) |
Definition at line 326 of file format.c.
Referenced by DECLARE_INTERFACE_(), and IDirect3D9Impl_CheckDeviceFormat().
| HRESULT CheckDeviceFormatConversion | ( | LPD3D9_DRIVERCAPS | pDriverCaps, |
| D3DFORMAT | SourceFormat, | ||
| D3DFORMAT | TargetFormat | ||
| ) |
Definition at line 495 of file format.c.
Referenced by DECLARE_INTERFACE_(), and IDirect3D9Impl_CheckDeviceFormatConversion().
| HRESULT CheckDeviceType | ( | LPD3D9_DRIVERCAPS | pDriverCaps, |
| D3DFORMAT | DisplayFormat, | ||
| D3DFORMAT | BackBufferFormat, | ||
| BOOL | Windowed | ||
| ) |
Definition at line 224 of file format.c.
Referenced by DECLARE_INTERFACE_(), and IDirect3D9Impl_CheckDeviceType().
Definition at line 66 of file format.c.
Referenced by GetPixelStride().
Definition at line 194 of file format.c.
Referenced by CheckDepthStencilMatch().
|
static |
Definition at line 276 of file format.c.
Referenced by CheckDepthStencilMatch(), and CheckDeviceFormat().
Definition at line 20 of file format.c.
Referenced by IDirect3D9Impl_CheckDeviceType(), and IsBackBufferFormat().
Definition at line 32 of file format.c.
Referenced by IDirect3D9Impl_CheckDeviceFormat().
Definition at line 51 of file format.c.
Referenced by CheckDepthStencilMatch().
| BOOL IsSupportedFormatOp | ( | LPD3D9_DRIVERCAPS | pDriverCaps, |
| D3DFORMAT | DisplayFormat, | ||
| DWORD | FormatOp | ||
| ) |
Definition at line 206 of file format.c.
Referenced by CheckDepthStencilMatch(), CheckDeviceFormat(), CheckDeviceFormatConversion(), CheckDeviceType(), and GetStencilFormat().
Definition at line 25 of file format.c.
Referenced by IDirect3D9Impl_CheckDeviceFormat().
Definition at line 302 of file format.c.
Referenced by CheckDeviceFormat(), and CheckDeviceFormatConversion().