ReactOS
0.4.15-dev-5618-g8866b9d
|
Go to the source code of this file.
Macros | |
#define | WIDTH 800 |
#define | HEIGHT 600 |
Functions | |
BOOL | D3D7Test (HWND hWnd) |
BOOL | D3D8Test (HWND hWnd) |
BOOL | D3D9Test (HWND hWnd) |
BOOL | StartD3DTest (HWND hWnd, HINSTANCE hInstance, WCHAR *pszCaption, INT TestNr) |
static LRESULT CALLBACK | WindowProc (HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam) |
VOID | D3DTests () |
Definition at line 11 of file d3dtest7.c.
Referenced by StartD3DTest().
Definition at line 11 of file d3dtest8.c.
Referenced by StartD3DTest().
Definition at line 11 of file d3dtest9.c.
Referenced by StartD3DTest().
VOID D3DTests | ( | ) |
Definition at line 73 of file d3dtest.c.
Referenced by DisplayPageWndProc().
Definition at line 20 of file d3dtest.c.
Referenced by D3DTests().