D3DKMT_QUERYSTATISTICS_DMA_BUFFER - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// d3dkmthk.h

typedef struct _D3DKMT_QUERYSTATISTICS_DMA_BUFFER {
  D3DKMT_QUERYSTATISTICS_COUNTER Size;
  ULONG                          AllocationListBytes;
  ULONG                          PatchLocationListBytes;
} D3DKMT_QUERYSTATISTICS_DMA_BUFFER;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-d3dkmthk-d3dkmt_querystatistics_dma_buffer)

Description

Reserved for system use. Do not use.

Members

Size

AllocationListBytes

PatchLocationListBytes

Remarks

See also