Navigation
API > API/Runtime > API/Runtime/RHICore > API/Runtime/RHICore/FRHITransientPagePool > API/Runtime/RHICore/FRHITransientPagePool/FPageMapRequest
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
RHICoreTransientResourceAllocator.h |
|
FPageMapRequest
(
uint64 InDestinationAddress,
uint64 InSourcePagePoolAddress,
uint32 InSourcePageCount,
uint32 InPageSpanOffset,
uint32 InPageSpanCount
)
|
|
RHICoreTransientResourceAllocator.h |
|
FPageMapRequest()
| |
|
| Name |
FPageMapRequest |
| Type |
function |
| Header File |
/Engine/Source/Runtime/RHICore/Public/RHICoreTransientResourceAllocator.h |
| Include Path |
#include "RHICoreTransientResourceAllocator.h" |
FPageMapRequest()
FPageMapRequest(uint64, uint64, uint32, uint32, uint32)
| |
|
| Name |
FPageMapRequest |
| Type |
function |
| Header File |
/Engine/Source/Runtime/RHICore/Public/RHICoreTransientResourceAllocator.h |
| Include Path |
#include "RHICoreTransientResourceAllocator.h" |
FPageMapRequest
(
uint64 InDestinationAddress,
uint64 InSourcePagePoolAddress,
uint32 InSourcePageCount,
uint32 InPageSpanOffset,
uint32 InPageSpanCount
)