Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

D3D12DDI_WRITEBUFFERIMMEDIATE_PARAMETER_0032 structure (d3d12umddi.h)

Write buffer immediate parameter.

Syntax

typedef struct D3D12DDI_WRITEBUFFERIMMEDIATE_PARAMETER_0032 {
 D3D12DDI_GPU_VIRTUAL_ADDRESS Dst;
 UINT32 Value;
} D3D12DDI_WRITEBUFFERIMMEDIATE_PARAMETER_0032;

Members

Dst

Destination.

Value

Value.

Requirements

Requirement Value
Header d3d12umddi.h

Feedback

Was this page helpful?

Additional resources