|
ReactOS 0.4.16-dev-1946-g52006dd
|


Go to the source code of this file.
Classes | |
| struct | _D3D9_Unknown6BC |
| struct | _D3D9_DRIVERCAPS |
| struct | _tagD3D9_CALLBACKS |
| struct | _D3D9_DEVICEDATA |
| struct | _Direct3D9DisplayAdapterInfo |
| struct | _DIRECT3D9_INT |
Macros | |
| #define | D3D9_INT_MAX_NUM_ADAPTERS 12 |
| #define | D3D9_INT_D3DCAPS8_VALID 1 |
| #define | D3D9_INT_D3DCAPS9_VALID 2 |
Typedefs | |
| typedef struct _D3D9_Unknown6BC | D3D9_Unknown6BC |
| typedef struct _D3D9_DRIVERCAPS | D3D9_DRIVERCAPS |
| typedef struct _D3D9_DRIVERCAPS * | LPD3D9_DRIVERCAPS |
| typedef struct _tagD3D9_CALLBACKS | D3D9_CALLBACKS |
| typedef struct _D3D9_DEVICEDATA | D3D9_DEVICEDATA |
| typedef struct _D3D9_DEVICEDATA * | LPD3D9_DEVICEDATA |
| typedef struct _Direct3D9DisplayAdapterInfo | Direct3D9DisplayAdapterInfo |
| typedef struct _Direct3D9DisplayAdapterInfo * | LPDIRECT3D9_DISPLAYADAPTER |
| typedef struct _DIRECT3D9_INT | DIRECT3D9_INT |
| typedef struct _DIRECT3D9_INT * | LPDIRECT3D9_INT |
| #define D3D9_INT_D3DCAPS8_VALID 1 |
Definition at line 17 of file d3d9_private.h.
| #define D3D9_INT_D3DCAPS9_VALID 2 |
Definition at line 18 of file d3d9_private.h.
| #define D3D9_INT_MAX_NUM_ADAPTERS 12 |
Definition at line 15 of file d3d9_private.h.
| typedef struct _tagD3D9_CALLBACKS D3D9_CALLBACKS |
| typedef struct _D3D9_DEVICEDATA D3D9_DEVICEDATA |
| typedef struct _D3D9_DRIVERCAPS D3D9_DRIVERCAPS |
| typedef struct _D3D9_Unknown6BC D3D9_Unknown6BC |
| typedef struct _DIRECT3D9_INT DIRECT3D9_INT |
| typedef struct _D3D9_DEVICEDATA* LPD3D9_DEVICEDATA |
| typedef struct _D3D9_DRIVERCAPS* LPD3D9_DRIVERCAPS |
| typedef struct _DIRECT3D9_INT* LPDIRECT3D9_INT |