![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <VulkanContext.h>
Inheritance diagram for FVulkanUploadContext:Static Public Member Functions | |
| static FVulkanUploadContext & | Get (FRHICommandListBase &RHICmdList) |
| static void | DestroyPool () |
Static Public Attributes | |
| static TLockFreePointerListUnordered< FVulkanUploadContext, PLATFORM_CACHE_LINE_SIZE > | Pool |
Additional Inherited Members | |
Public Attributes inherited from FVulkanContextCommon | |
| FVulkanDevice & | Device |
| FVulkanQueue & | Queue |
Protected Types inherited from FVulkanContextCommon | |
| enum class | EPhase { Wait , UpdateReservedResources , Execute , Signal } |
Protected Member Functions inherited from FVulkanContextCommon | |
| void | AppendParallelRenderPayload (FVulkanPayload *ParallelRenderingPayload) |
| FVulkanUploadContext::FVulkanUploadContext | ( | FVulkanDevice & | Device, |
| FVulkanQueue & | InQueue | ||
| ) |
|
virtual |
|
static |
|
inlinestatic |
|
static |