// d3d10umddi.h
typedef enum D3DWDDM1_3DDI_CHECK_MULTISAMPLE_QUALITY_LEVELS_FLAG {
D3DWDDM1_3DDI_CHECK_MULTISAMPLE_QUALITY_LEVELS_TILED_RESOURCE
} ;
View the official Windows Driver Kit DDI referenceNo description available.
Identifies how to check multisample quality levels using the CheckMultisampleQualityLevels(D3D11_2) function.
D3DWDDM1_3DDI_CHECK_MULTISAMPLE_QUALITY_LEVELS_TILED_RESOURCECheck the multisample quality levels of a tiled resource.
CheckMultisampleQualityLevels(D3D11_2)