- CheckDepthStencilMatch
HRESULT CheckDepthStencilMatch(UINT Adapter, D3DDEVTYPE DeviceType, D3DFORMAT AdapterFormat, D3DFORMAT RenderTargetFormat, D3DFORMAT DepthStencilFormat)
Undocumented in source.
- CheckDeviceFormat
HRESULT CheckDeviceFormat(UINT Adapter, D3DDEVTYPE DeviceType, D3DFORMAT AdapterFormat, DWORD Usage, D3DRESOURCETYPE RType, D3DFORMAT CheckFormat)
Undocumented in source.
- CheckDeviceFormatConversion
HRESULT CheckDeviceFormatConversion(UINT Adapter, D3DDEVTYPE DeviceType, D3DFORMAT SourceFormat, D3DFORMAT TargetFormat)
Undocumented in source.
- CheckDeviceMultiSampleType
HRESULT CheckDeviceMultiSampleType(UINT Adapter, D3DDEVTYPE DeviceType, D3DFORMAT SurfaceFormat, BOOL Windowed, D3DMULTISAMPLE_TYPE MultiSampleType, DWORD* pQualityLevels)
Undocumented in source.
- CheckDeviceType
HRESULT CheckDeviceType(UINT Adapter, D3DDEVTYPE DevType, D3DFORMAT AdapterFormat, D3DFORMAT BackBufferFormat, BOOL bWindowed)
Undocumented in source.
- CreateDevice
HRESULT CreateDevice(UINT Adapter, D3DDEVTYPE DeviceType, HWND hFocusWindow, DWORD BehaviorFlags, D3DPRESENT_PARAMETERS* pPresentationParameters, LPDIRECT3DDEVICE9* ppReturnedDeviceInterface)
Undocumented in source.
- EnumAdapterModes
HRESULT EnumAdapterModes(UINT Adapter, D3DFORMAT Format, UINT Mode, D3DDISPLAYMODE* pMode)
Undocumented in source.
- GetAdapterCount
UINT GetAdapterCount()
Undocumented in source.
- GetAdapterDisplayMode
HRESULT GetAdapterDisplayMode(UINT Adapter, D3DDISPLAYMODE* pMode)
Undocumented in source.
- GetAdapterIdentifier
HRESULT GetAdapterIdentifier(UINT Adapter, DWORD Flags, D3DADAPTER_IDENTIFIER9* pIdentifier)
Undocumented in source.
- GetAdapterModeCount
UINT GetAdapterModeCount(UINT Adapter, D3DFORMAT Format)
Undocumented in source.
- GetAdapterMonitor
HMONITOR GetAdapterMonitor(UINT Adapter)
Undocumented in source.
- GetDeviceCaps
HRESULT GetDeviceCaps(UINT Adapter, D3DDEVTYPE DeviceType, D3DCAPS9* pCaps)
Undocumented in source.
- RegisterSoftwareDevice
HRESULT RegisterSoftwareDevice(void* pInitializeFunction)
Undocumented in source.