D3D12_FEATURE_DATA_MULTISAMPLE_QUALITY_LEVELS

Undocumented in source.
version(Windows)
struct D3D12_FEATURE_DATA_MULTISAMPLE_QUALITY_LEVELS {}

Members

Variables

Flags
D3D12_MULTISAMPLE_QUALITY_LEVEL_FLAGS Flags;
Undocumented in source.
Format
DXGI_FORMAT Format;
Undocumented in source.
NumQualityLevels
uint NumQualityLevels;
Undocumented in source.
SampleCount
uint SampleCount;
Undocumented in source.

Meta