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