D3D12_EXPORT_FLAGS enumeration (d3d12.h)
The flags to apply when exporting symbols from a state subobject.
Syntax
typedef enum D3D12_EXPORT_FLAGS {
D3D12_EXPORT_FLAG_NONE = 0
} ;
Constants
D3D12_EXPORT_FLAG_NONE Value: 0 No export flags. |
Remarks
No export flags are defined in the current release.
Requirements
Requirement | Value |
---|---|
Header | d3d12.h |