![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for VulkanRHI::FTempBlockAllocator, including all inherited members.
| Alloc(uint32 InSize, FVulkanContextCommon &Context, VkDescriptorBufferBindingInfoEXT &OutBindingInfo, VkDeviceSize &OutOffset) | VulkanRHI::FTempBlockAllocator | |
| Alloc(uint32 InSize, uint32 InAlignment, FVulkanContextCommon &Context, FVulkanAllocation &OutAllocation, VkDescriptorAddressInfoEXT *OutDescriptorAddressInfo=nullptr) | VulkanRHI::FTempBlockAllocator | |
| Alloc(uint32 InSize, FVulkanContextCommon &Context, VkStridedDeviceAddressRegionKHR *OutStridedDeviceAddressRegion) | VulkanRHI::FTempBlockAllocator | |
| AllocBlock() | VulkanRHI::FTempBlockAllocator | protected |
| AvailableBlocks | VulkanRHI::FTempBlockAllocator | protected |
| BlockAlignment | VulkanRHI::FTempBlockAllocator | protected |
| BlockSize | VulkanRHI::FTempBlockAllocator | protected |
| BufferUsage | VulkanRHI::FTempBlockAllocator | protected |
| BusyBlocks | VulkanRHI::FTempBlockAllocator | protected |
| CurrentBlock | VulkanRHI::FTempBlockAllocator | protected |
| Device | VulkanRHI::FTempBlockAllocator | protected |
| FTempBlockAllocator(FVulkanDevice &InDevice, uint32 InBlockSize, uint32 InBlockAlignment, VkBufferUsageFlags InBufferUsage) | VulkanRHI::FTempBlockAllocator | |
| InternalAlloc(uint32 InSize, FVulkanContextCommon &Context) | VulkanRHI::FTempBlockAllocator | protected |
| RWLock | VulkanRHI::FTempBlockAllocator | protected |
| UpdateBlocks() | VulkanRHI::FTempBlockAllocator | |
| ~FTempBlockAllocator() | VulkanRHI::FTempBlockAllocator | virtual |