Navigation
API > API/Runtime > API/Runtime/RHI
Inheritance Hierarchy
- FRHITransientPageSpan
- FRHITransientPageSpanAllocator::FPageSpan
References
| Module | RHI |
| Header | /Engine/Source/Runtime/RHI/Public/RHITransientResourceAllocator.h |
| Include | #include "RHITransientResourceAllocator.h" |
Syntax
struct FRHITransientPageSpan
Variables
| Type | Name | Description | |
|---|---|---|---|
| uint16 | Count | Number of pages in the span. | |
| uint16 | Offset | Offset of the span in the page pool in pages. |