Source position: PXL.Windows.D3D10.pas line 1081
type D3D10_QUERY_DATA_PIPELINE_STATISTICS = record |
||
IAVertices: UInt64; |
|
|
IAPrimitives: UInt64; |
|
|
VSInvocations: UInt64; |
|
|
GSInvocations: UInt64; |
|
|
GSPrimitives: UInt64; |
|
|
CInvocations: UInt64; |
|
|
CPrimitives: UInt64; |
|
|
PSInvocations: UInt64; |
|
|
end; |
CT Web help |
CodeTyphon Studio |