[]
        
(Showing Draft Content)

GrapeCity.Documents.DX.DXGI.AdapterDescription2

Struct AdapterDescription2

Namespace
GrapeCity.Documents.DX.DXGI
Assembly
GcDocs.DX.Windows.dll

DXGI_ADAPTER_DESC2

public struct AdapterDescription2
Inherited Members
System.ValueType.Equals(object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetType()

Fields

AdapterLuid

LUID AdapterLuid

public long AdapterLuid

Field Value

long

ComputePreemptionGranularity

DXGI_COMPUTE_PREEMPTION_GRANULARITY ComputePreemptionGranularity

public ComputePreemptionGranularity ComputePreemptionGranularity

Field Value

ComputePreemptionGranularity

DedicatedSystemMemory

SIZE_T DedicatedSystemMemory

public PointerSize DedicatedSystemMemory

Field Value

PointerSize

DedicatedVideoMemory

SIZE_T DedicatedVideoMemory

public PointerSize DedicatedVideoMemory

Field Value

PointerSize

Description

wchar_t Description[128]

public string Description

Field Value

string

DeviceId

unsigned int DeviceId

public int DeviceId

Field Value

int

Flags

DXGI_ADAPTER_FLAG Flags

public AdapterFlags Flags

Field Value

AdapterFlags

GraphicsPreemptionGranularity

DXGI_GRAPHICS_PREEMPTION_GRANULARITY GraphicsPreemptionGranularity

public GraphicsPreemptionGranularity GraphicsPreemptionGranularity

Field Value

GraphicsPreemptionGranularity

Revision

unsigned int Revision

public int Revision

Field Value

int

SharedSystemMemory

SIZE_T SharedSystemMemory

public PointerSize SharedSystemMemory

Field Value

PointerSize

SubSysId

unsigned int SubSysId

public int SubSysId

Field Value

int

VendorId

unsigned int VendorId

public int VendorId

Field Value

int