[]
        
(Showing Draft Content)

GrapeCity.Documents.DX.Direct3D11.CounterCapabilities

Struct CounterCapabilities

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

D3D11_COUNTER_INFO

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

Fields

DetectableParallelUnitCount

unsigned char NumDetectableParallelUnits

public byte DetectableParallelUnitCount

Field Value

byte

LastDeviceDependentCounter

D3D11_COUNTER LastDeviceDependentCounter

public CounterKind LastDeviceDependentCounter

Field Value

CounterKind

SimultaneousCounterCount

unsigned int NumSimultaneousCounters

public int SimultaneousCounterCount

Field Value

int