D3DWDDM1_3DDI_D3D11_OPTIONS_DATA1 - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// d3d10umddi.h

typedef struct D3DWDDM1_3DDI_D3D11_OPTIONS_DATA1 {
  UINT TiledResourcesSupportFlags;
} D3DWDDM1_3DDI_D3D11_OPTIONS_DATA1;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-d3d10umddi-d3dwddm1_3ddi_d3d11_options_data1)

D3DWDDM1_3DDI_D3D11_OPTIONS_DATA1 structure

Description

Specifies the level of support by the hardware and user-mode display driver for tiled resources.

Members

TiledResourcesSupportFlags

A value from the D3DWDDM1_3DDI_TILED_RESOURCES_SUPPORT_FLAG enumeration that indicates the level of support for tiled resources.

See also

D3DWDDM1_3DDI_TILED_RESOURCES_SUPPORT_FLAG