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