D3DWDDM1_3DDI_D3D11_OPTIONS_DATA1 structure (d3d10umddi.h)
Specifies the level of support by the hardware and user-mode display driver for tiled resources.
Syntax
typedef struct D3DWDDM1_3DDI_D3D11_OPTIONS_DATA1 {
UINT TiledResourcesSupportFlags;
} D3DWDDM1_3DDI_D3D11_OPTIONS_DATA1;
Members
TiledResourcesSupportFlags
A value from the D3DWDDM1_3DDI_TILED_RESOURCES_SUPPORT_FLAG enumeration that indicates the level of support for tiled resources.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 8.1,WDDM 1.3 and later |
Minimum supported server | Windows Server 2012 R2 |
Header | d3d10umddi.h |