These #defines are declared in d3d9.h.
#define |
Value |
Description |
D3D_MAX_SIMULTANEOUS_RENDERTARGETS |
4 |
The maximum number of rendertargets. |
D3DDMAPSAMPLER |
256 |
The maximum number of displacement map samples. |
D3DDP_MAXTEXCOORD |
8 |
The maximum number of texture coordinates. |
MAXD3DDECLLENGTH |
64 (does not include "end" marker vertex
element) |
Maximum number of elements in a vertex declaration. |
MAXD3DDECLUSAGEINDEX |
15 |
The maximum index (0-15) that can be used in a vertex declaration. |
These #defines are declared in d3d9types.h.