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

Public Attributes

D3D12_GPU_VIRTUAL_ADDRESS PageFaultVA
 
const D3D12_DRED_ALLOCATION_NODE1 * pHeadExistingAllocationNode
 
const D3D12_DRED_ALLOCATION_NODE1 * pHeadRecentFreedAllocationNode
 
D3D12_DRED_PAGE_FAULT_FLAGS PageFaultFlags
 

Detailed Description

Definition at line 4274 of file d3d12.idl.

Member Data Documentation

◆ PageFaultFlags

D3D12_DRED_PAGE_FAULT_FLAGS D3D12_DRED_PAGE_FAULT_OUTPUT2::PageFaultFlags

Definition at line 4279 of file d3d12.idl.

◆ PageFaultVA

D3D12_GPU_VIRTUAL_ADDRESS D3D12_DRED_PAGE_FAULT_OUTPUT2::PageFaultVA

Definition at line 4276 of file d3d12.idl.

◆ pHeadExistingAllocationNode

const D3D12_DRED_ALLOCATION_NODE1* D3D12_DRED_PAGE_FAULT_OUTPUT2::pHeadExistingAllocationNode

Definition at line 4277 of file d3d12.idl.

◆ pHeadRecentFreedAllocationNode

const D3D12_DRED_ALLOCATION_NODE1* D3D12_DRED_PAGE_FAULT_OUTPUT2::pHeadRecentFreedAllocationNode

Definition at line 4278 of file d3d12.idl.


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