Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |