Graphics/GraphicsEngine/interface/Constants.h file

Contents

Definition of the engine constants

Namespaces

namespace Diligent
The library uses Direct3D-style math:

Defines

#define DILIGENT_MAX_BUFFER_SLOTS
The maximum number of input buffer slots. D3D11_IA_VERTEX_INPUT_RESOURCE_SLOT_COUNT == 32.
#define DILIGENT_MAX_RENDER_TARGETS
The maximum number of simultaneous render targets.
#define DILIGENT_MAX_VIEWPORTS
The maximum number of viewports.
#define DILIGENT_MAX_RESOURCE_SIGNATURES
The maximum number of resource signatures that one pipeline can use.