![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "VulkanConfiguration.h"#include "VulkanBarriers.h"#include "VulkanCommandBuffer.h"#include "RHIDiagnosticBuffer.h"#include "RHICoreNvidiaAftermath.h"Go to the source code of this file.
Classes | |
| struct | FBinarySemaphoreSignalInfo |
| class | FVulkanQueue |
| class | FVulkanDiagnosticBuffer |
Namespaces | |
| namespace | VulkanRHI |
Enumerations | |
| enum class | EVulkanQueueType : uint8 { Graphics = 0 , AsyncCompute , Transfer , Count } |
Functions | |
| const TCHAR * | GetVulkanQueueTypeName (EVulkanQueueType QueueType) |
|
strong |
|
inline |