#include <VulkanMemory.h>
◆ Add()
Adds to the array while maintaing the sort.
◆ AllocateFromEntry()
Attempts to allocate from an entry - can remove it if it was used up
◆ AppendAndTryToMerge()
Tries to append the item to the end but may end up merging it with the neighbor
◆ InsertAndTryToMerge()
Tries to insert the item so it has index ProposedIndex, but may end up merging it with neighbors
◆ JoinConsecutiveRanges()
◆ operator<()
| bool VulkanRHI::FRange::operator< |
( |
const FRange & |
In | ) |
const |
|
inline |
◆ SanityCheck()
Sanity checks an array of ranges
◆ Offset
| uint32 VulkanRHI::FRange::Offset |
◆ Size
| uint32 VulkanRHI::FRange::Size |
The documentation for this struct was generated from the following files: