ReactOS 0.4.17-dev-116-ga4b6fe9
_D3DKMT_QUERYSTATSTICS_PAGING_TRANSFER Struct Reference

#include <d3dkmthk.h>

Public Attributes

ULONGLONG BytesFilled
 
ULONGLONG BytesDiscarded
 
ULONGLONG BytesMappedIntoAperture
 
ULONGLONG BytesUnmappedFromAperture
 
ULONGLONG BytesTransferredFromMdlToMemory
 
ULONGLONG BytesTransferredFromMemoryToMdl
 
ULONGLONG BytesTransferredFromApertureToMemory
 
ULONGLONG BytesTransferredFromMemoryToAperture
 

Detailed Description

Definition at line 323 of file d3dkmthk.h.

Member Data Documentation

◆ BytesDiscarded

ULONGLONG _D3DKMT_QUERYSTATSTICS_PAGING_TRANSFER::BytesDiscarded

Definition at line 326 of file d3dkmthk.h.

◆ BytesFilled

ULONGLONG _D3DKMT_QUERYSTATSTICS_PAGING_TRANSFER::BytesFilled

Definition at line 325 of file d3dkmthk.h.

◆ BytesMappedIntoAperture

ULONGLONG _D3DKMT_QUERYSTATSTICS_PAGING_TRANSFER::BytesMappedIntoAperture

Definition at line 327 of file d3dkmthk.h.

◆ BytesTransferredFromApertureToMemory

ULONGLONG _D3DKMT_QUERYSTATSTICS_PAGING_TRANSFER::BytesTransferredFromApertureToMemory

Definition at line 331 of file d3dkmthk.h.

◆ BytesTransferredFromMdlToMemory

ULONGLONG _D3DKMT_QUERYSTATSTICS_PAGING_TRANSFER::BytesTransferredFromMdlToMemory

Definition at line 329 of file d3dkmthk.h.

◆ BytesTransferredFromMemoryToAperture

ULONGLONG _D3DKMT_QUERYSTATSTICS_PAGING_TRANSFER::BytesTransferredFromMemoryToAperture

Definition at line 332 of file d3dkmthk.h.

◆ BytesTransferredFromMemoryToMdl

ULONGLONG _D3DKMT_QUERYSTATSTICS_PAGING_TRANSFER::BytesTransferredFromMemoryToMdl

Definition at line 330 of file d3dkmthk.h.

◆ BytesUnmappedFromAperture

ULONGLONG _D3DKMT_QUERYSTATSTICS_PAGING_TRANSFER::BytesUnmappedFromAperture

Definition at line 328 of file d3dkmthk.h.


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