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.
Syntax
typedef struct D3D12_DRED_PAGE_FAULT_OUTPUT1 {
D3D12_GPU_VIRTUAL_ADDRESS PageFaultVA;
const D3D12_DRED_ALLOCATION_NODE1 *pHeadExistingAllocationNode;
const D3D12_DRED_ALLOCATION_NODE1 *pHeadRecentFreedAllocationNode;
} D3D12_DRED_PAGE_FAULT_OUTPUT1;
Members
PageFaultVA
pHeadExistingAllocationNode
pHeadRecentFreedAllocationNode
Requirements
Requirement | Value |
---|---|
Header | d3d12.h |