Table of Contents

Enum D3D11.Usage

Namespace
Xui.Runtime.Windows
Assembly
Xui.Runtime.Windows.dll

Identifies expected resource use during rendering. Mirrors D3D11_USAGE.

public enum D3D11.Usage : uint

Fields

Default = 0
Dynamic = 2
Immutable = 1
Staging = 3