D3DPRESENT_BACK_BUFFERS
Specifies the number of back buffers that can be used by the device.
#define | Value | Description |
---|---|---|
D3DPRESENT_BACK_BUFFERS_MAX | 3 | Maximum number of back buffers supported in Direct3D 9. |
D3DPRESENT_BACK_BUFFERS_MAX_EX | 30 | Maximum number of back buffers supported in Direct3D 9Ex. |
Constant Information
Requirement | Value |
---|---|
Header | d3d9.h |
Minimum operating system | Windows 98 |
Related topics