Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Describes the level of support for shared resources in the current graphics driver.
Syntax
typedef struct D3D11_FEATURE_DATA_D3D11_OPTIONS5 {
D3D11_SHARED_RESOURCE_TIER SharedResourceTier;
} D3D11_FEATURE_DATA_D3D11_OPTIONS5;
Members
SharedResourceTier
Type: D3D11_SHARED_RESOURCE_TIER
The level of support for shared resources in the current graphics driver.
Remarks
Use this structure with the D3D11_FEATURE_D3D11_OPTIONS5 member of D3D11_FEATURE.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 10 Build 20348 |
Minimum supported server | Windows 10 Build 20348 |
Header | d3d11.h |