D3D12DDI_WRITEBUFFERIMMEDIATE_PARAMETER_0032 - NtDoc

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

typedef struct D3D12DDI_WRITEBUFFERIMMEDIATE_PARAMETER_0032 {
  D3D12DDI_GPU_VIRTUAL_ADDRESS Dst;
  UINT32                       Value;
} D3D12DDI_WRITEBUFFERIMMEDIATE_PARAMETER_0032;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-d3d12umddi-d3d12ddi_writebufferimmediate_parameter_0032)

D3D12DDI_WRITEBUFFERIMMEDIATE_PARAMETER_0032 structure

Description

Write buffer immediate parameter.

Members

Dst

Destination.

Value

Value.