ReactOS 0.4.17-dev-934-g091855f
D3D12_DRED_PAGE_FAULT_OUTPUT Struct Reference
Collaboration diagram for D3D12_DRED_PAGE_FAULT_OUTPUT:

Public Attributes

D3D12_GPU_VIRTUAL_ADDRESS PageFaultVA
 
const D3D12_DRED_ALLOCATION_NODE * pHeadExistingAllocationNode
 
const D3D12_DRED_ALLOCATION_NODE * pHeadRecentFreedAllocationNode
 

Detailed Description

Definition at line 4246 of file d3d12.idl.

Member Data Documentation

◆ PageFaultVA

D3D12_GPU_VIRTUAL_ADDRESS D3D12_DRED_PAGE_FAULT_OUTPUT::PageFaultVA

Definition at line 4248 of file d3d12.idl.

◆ pHeadExistingAllocationNode

const D3D12_DRED_ALLOCATION_NODE* D3D12_DRED_PAGE_FAULT_OUTPUT::pHeadExistingAllocationNode

Definition at line 4249 of file d3d12.idl.

◆ pHeadRecentFreedAllocationNode

const D3D12_DRED_ALLOCATION_NODE* D3D12_DRED_PAGE_FAULT_OUTPUT::pHeadRecentFreedAllocationNode

Definition at line 4250 of file d3d12.idl.


The documentation for this struct was generated from the following file: