ReactOS 0.4.17-dev-934-g091855f
D3D12_QUERY_DATA_PIPELINE_STATISTICS1 Struct Reference

Public Attributes

UINT64 IAVertices
 
UINT64 IAPrimitives
 
UINT64 VSInvocations
 
UINT64 GSInvocations
 
UINT64 GSPrimitives
 
UINT64 CInvocations
 
UINT64 CPrimitives
 
UINT64 PSInvocations
 
UINT64 HSInvocations
 
UINT64 DSInvocations
 
UINT64 CSInvocations
 
UINT64 ASInvocations
 
UINT64 MSInvocations
 
UINT64 MSPrimitives
 

Detailed Description

Definition at line 2730 of file d3d12.idl.

Member Data Documentation

◆ ASInvocations

UINT64 D3D12_QUERY_DATA_PIPELINE_STATISTICS1::ASInvocations

Definition at line 2743 of file d3d12.idl.

◆ CInvocations

UINT64 D3D12_QUERY_DATA_PIPELINE_STATISTICS1::CInvocations

Definition at line 2737 of file d3d12.idl.

◆ CPrimitives

UINT64 D3D12_QUERY_DATA_PIPELINE_STATISTICS1::CPrimitives

Definition at line 2738 of file d3d12.idl.

◆ CSInvocations

UINT64 D3D12_QUERY_DATA_PIPELINE_STATISTICS1::CSInvocations

Definition at line 2742 of file d3d12.idl.

◆ DSInvocations

UINT64 D3D12_QUERY_DATA_PIPELINE_STATISTICS1::DSInvocations

Definition at line 2741 of file d3d12.idl.

◆ GSInvocations

UINT64 D3D12_QUERY_DATA_PIPELINE_STATISTICS1::GSInvocations

Definition at line 2735 of file d3d12.idl.

◆ GSPrimitives

UINT64 D3D12_QUERY_DATA_PIPELINE_STATISTICS1::GSPrimitives

Definition at line 2736 of file d3d12.idl.

◆ HSInvocations

UINT64 D3D12_QUERY_DATA_PIPELINE_STATISTICS1::HSInvocations

Definition at line 2740 of file d3d12.idl.

◆ IAPrimitives

UINT64 D3D12_QUERY_DATA_PIPELINE_STATISTICS1::IAPrimitives

Definition at line 2733 of file d3d12.idl.

◆ IAVertices

UINT64 D3D12_QUERY_DATA_PIPELINE_STATISTICS1::IAVertices

Definition at line 2732 of file d3d12.idl.

◆ MSInvocations

UINT64 D3D12_QUERY_DATA_PIPELINE_STATISTICS1::MSInvocations

Definition at line 2744 of file d3d12.idl.

◆ MSPrimitives

UINT64 D3D12_QUERY_DATA_PIPELINE_STATISTICS1::MSPrimitives

Definition at line 2745 of file d3d12.idl.

◆ PSInvocations

UINT64 D3D12_QUERY_DATA_PIPELINE_STATISTICS1::PSInvocations

Definition at line 2739 of file d3d12.idl.

◆ VSInvocations

UINT64 D3D12_QUERY_DATA_PIPELINE_STATISTICS1::VSInvocations

Definition at line 2734 of file d3d12.idl.


The documentation for this struct was generated from the following file: