[]
        
(Showing Draft Content)

C1.Util.DX.Direct3D11.QueryDataPipelineStatistics

QueryDataPipelineStatistics Struct

D3D11_QUERY_DATA_PIPELINE_STATISTICS

Namespace: C1.Util.DX.Direct3D11
Assembly: C1.Win.C1DX.4.8.dll
Syntax
public struct QueryDataPipelineStatistics

Fields

Name Description
CInvocationCount

unsigned longlong CInvocations

CPrimitiveCount

unsigned longlong CPrimitives

CSInvocationCount

unsigned longlong CSInvocations

DSInvocationCount

unsigned longlong DSInvocations

GSInvocationCount

unsigned longlong GSInvocations

GSPrimitiveCount

unsigned longlong GSPrimitives

HSInvocationCount

unsigned longlong HSInvocations

IAPrimitiveCount

unsigned longlong IAPrimitives

IAVerticeCount

unsigned longlong IAVertices

PSInvocationCount

unsigned longlong PSInvocations

VSInvocationCount

unsigned longlong VSInvocations