ReactOS 0.4.17-dev-934-g091855f
D3D12_QUERY_DATA_PIPELINE_STATISTICS 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
 

Detailed Description

Definition at line 2715 of file d3d12.idl.

Member Data Documentation

◆ CInvocations

UINT64 D3D12_QUERY_DATA_PIPELINE_STATISTICS::CInvocations

Definition at line 2722 of file d3d12.idl.

◆ CPrimitives

UINT64 D3D12_QUERY_DATA_PIPELINE_STATISTICS::CPrimitives

Definition at line 2723 of file d3d12.idl.

◆ CSInvocations

UINT64 D3D12_QUERY_DATA_PIPELINE_STATISTICS::CSInvocations

Definition at line 2727 of file d3d12.idl.

◆ DSInvocations

UINT64 D3D12_QUERY_DATA_PIPELINE_STATISTICS::DSInvocations

Definition at line 2726 of file d3d12.idl.

◆ GSInvocations

UINT64 D3D12_QUERY_DATA_PIPELINE_STATISTICS::GSInvocations

Definition at line 2720 of file d3d12.idl.

◆ GSPrimitives

UINT64 D3D12_QUERY_DATA_PIPELINE_STATISTICS::GSPrimitives

Definition at line 2721 of file d3d12.idl.

◆ HSInvocations

UINT64 D3D12_QUERY_DATA_PIPELINE_STATISTICS::HSInvocations

Definition at line 2725 of file d3d12.idl.

◆ IAPrimitives

UINT64 D3D12_QUERY_DATA_PIPELINE_STATISTICS::IAPrimitives

Definition at line 2718 of file d3d12.idl.

◆ IAVertices

UINT64 D3D12_QUERY_DATA_PIPELINE_STATISTICS::IAVertices

Definition at line 2717 of file d3d12.idl.

◆ PSInvocations

UINT64 D3D12_QUERY_DATA_PIPELINE_STATISTICS::PSInvocations

Definition at line 2724 of file d3d12.idl.

◆ VSInvocations

UINT64 D3D12_QUERY_DATA_PIPELINE_STATISTICS::VSInvocations

Definition at line 2719 of file d3d12.idl.


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