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.
The D3D12DDI_CPU_DESCRIPTOR_HANDLE structure describes a CPU descriptor handle.
Syntax
typedef struct D3D12DDI_CPU_DESCRIPTOR_HANDLE {
SIZE_T ptr;
} D3D12DDI_CPU_DESCRIPTOR_HANDLE;
Members
ptr
The address of the descriptor.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 10, version 1809 |
Header | d3d12umddi.h |