ReactOS 0.4.15-dev-7928-g68a8619
D3D10_QUERY_DATA_PIPELINE_STATISTICS Struct Reference

Public Attributes

UINT64 IAVertices
 
UINT64 IAPrimitives
 
UINT64 VSInvocations
 
UINT64 GSInvocations
 
UINT64 GSPrimitives
 
UINT64 CInvocations
 
UINT64 CPrimitives
 
UINT64 PSInvocations
 

Detailed Description

Definition at line 923 of file d3d10.idl.

Member Data Documentation

◆ CInvocations

UINT64 D3D10_QUERY_DATA_PIPELINE_STATISTICS::CInvocations

Definition at line 929 of file d3d10.idl.

◆ CPrimitives

UINT64 D3D10_QUERY_DATA_PIPELINE_STATISTICS::CPrimitives

Definition at line 930 of file d3d10.idl.

◆ GSInvocations

UINT64 D3D10_QUERY_DATA_PIPELINE_STATISTICS::GSInvocations

Definition at line 927 of file d3d10.idl.

◆ GSPrimitives

UINT64 D3D10_QUERY_DATA_PIPELINE_STATISTICS::GSPrimitives

Definition at line 928 of file d3d10.idl.

◆ IAPrimitives

UINT64 D3D10_QUERY_DATA_PIPELINE_STATISTICS::IAPrimitives

Definition at line 925 of file d3d10.idl.

◆ IAVertices

UINT64 D3D10_QUERY_DATA_PIPELINE_STATISTICS::IAVertices

Definition at line 924 of file d3d10.idl.

◆ PSInvocations

UINT64 D3D10_QUERY_DATA_PIPELINE_STATISTICS::PSInvocations

Definition at line 931 of file d3d10.idl.

◆ VSInvocations

UINT64 D3D10_QUERY_DATA_PIPELINE_STATISTICS::VSInvocations

Definition at line 926 of file d3d10.idl.


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