Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |