|
DirectX 5 Redocumentation
A redocumentation of DirectX 5, brought to you by a bunch of Infomaniacs.
|
#include <d3dcaps.h>
Data Fields | |
| DWORD | dwSize |
| DWORD | dwFlags |
| DWORD | dwCaps |
| DWORD | dwBufferSize |
| LPVOID | lpData |
Description of execute buffer.
| DWORD _D3DExecuteBufferDesc::dwBufferSize |
size of execute buffer data
| DWORD _D3DExecuteBufferDesc::dwCaps |
capabilities of execute buffer
| DWORD _D3DExecuteBufferDesc::dwFlags |
flags indicating which fields are valid
| DWORD _D3DExecuteBufferDesc::dwSize |
size of this structure
| LPVOID _D3DExecuteBufferDesc::lpData |
pointer to actual data