RetroArch
Public Attributes | List of all members
D3D12_FEATURE_DATA_MULTISAMPLE_QUALITY_LEVELS Struct Reference

#include <d3d12.h>

Public Attributes

_In_ DXGI_FORMAT Format
 
_In_ UINT SampleCount
 
_In_ D3D12_MULTISAMPLE_QUALITY_LEVEL_FLAGS Flags
 
_Out_ UINT NumQualityLevels
 

Member Data Documentation

◆ Flags

_In_ D3D12_MULTISAMPLE_QUALITY_LEVEL_FLAGS D3D12_FEATURE_DATA_MULTISAMPLE_QUALITY_LEVELS::Flags

◆ Format

_In_ DXGI_FORMAT D3D12_FEATURE_DATA_MULTISAMPLE_QUALITY_LEVELS::Format

◆ NumQualityLevels

_Out_ UINT D3D12_FEATURE_DATA_MULTISAMPLE_QUALITY_LEVELS::NumQualityLevels

◆ SampleCount

_In_ UINT D3D12_FEATURE_DATA_MULTISAMPLE_QUALITY_LEVELS::SampleCount

The documentation for this struct was generated from the following file: