D3D12_DRED_PAGE_FAULT_OUTPUT2 구조체(d3d12.h)
구문
typedef struct D3D12_DRED_PAGE_FAULT_OUTPUT2 {
D3D12_GPU_VIRTUAL_ADDRESS PageFaultVA;
const D3D12_DRED_ALLOCATION_NODE1 *pHeadExistingAllocationNode;
const D3D12_DRED_ALLOCATION_NODE1 *pHeadRecentFreedAllocationNode;
D3D12_DRED_PAGE_FAULT_FLAGS PageFaultFlags;
} D3D12_DRED_PAGE_FAULT_OUTPUT2;
멤버
PageFaultVA
pHeadExistingAllocationNode
pHeadRecentFreedAllocationNode
PageFaultFlags
요구 사항
머리글 | d3d12.h |