[]
        
(Showing Draft Content)

GrapeCity.Documents.DX.Direct3D11.QueryDataPipelineStatistics

Struct QueryDataPipelineStatistics

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

D3D11_QUERY_DATA_PIPELINE_STATISTICS

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

Fields

CInvocationCount

unsigned longlong CInvocations

public long CInvocationCount

Field Value

long

CPrimitiveCount

unsigned longlong CPrimitives

public long CPrimitiveCount

Field Value

long

CSInvocationCount

unsigned longlong CSInvocations

public long CSInvocationCount

Field Value

long

DSInvocationCount

unsigned longlong DSInvocations

public long DSInvocationCount

Field Value

long

GSInvocationCount

unsigned longlong GSInvocations

public long GSInvocationCount

Field Value

long

GSPrimitiveCount

unsigned longlong GSPrimitives

public long GSPrimitiveCount

Field Value

long

HSInvocationCount

unsigned longlong HSInvocations

public long HSInvocationCount

Field Value

long

IAPrimitiveCount

unsigned longlong IAPrimitives

public long IAPrimitiveCount

Field Value

long

IAVerticeCount

unsigned longlong IAVertices

public long IAVerticeCount

Field Value

long

PSInvocationCount

unsigned longlong PSInvocations

public long PSInvocationCount

Field Value

long

VSInvocationCount

unsigned longlong VSInvocations

public long VSInvocationCount

Field Value

long