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.
Specifies flags for the OfferResources1 method.
Syntax
typedef enum _DXGI_OFFER_RESOURCE_FLAGS {
DXGI_OFFER_RESOURCE_FLAG_ALLOW_DECOMMIT = 0x1
} DXGI_OFFER_RESOURCE_FLAGS;
Constants
DXGI_OFFER_RESOURCE_FLAG_ALLOW_DECOMMIT Value: 0x1 Indicates the ability to allow memory de-commit by the DirectX Graphics Kernel. |
Requirements
Requirement | Value |
---|---|
Header | dxgi1_5.h |