Navigation
API > API/Runtime > API/Runtime/RHICore > API/Runtime/RHICore/FRHITransientPagePool
| Name | FPageMapRequest |
| Type | struct |
| Header File | /Engine/Source/Runtime/RHICore/Public/RHICoreTransientResourceAllocator.h |
| Include Path | #include "RHICoreTransientResourceAllocator.h" |
Syntax
struct FPageMapRequest
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| RHICoreTransientResourceAllocator.h | |||
FPageMapRequest
(
uint64 InDestinationAddress, |
RHICoreTransientResourceAllocator.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| DestinationAddress | uint64 | RHICoreTransientResourceAllocator.h | ||
| PageSpanCount | uint32 | RHICoreTransientResourceAllocator.h | ||
| PageSpanOffset | uint32 | RHICoreTransientResourceAllocator.h | ||
| SourcePageCount | uint32 | RHICoreTransientResourceAllocator.h | ||
| SourcePagePoolAddress | uint64 | RHICoreTransientResourceAllocator.h |