![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <VulkanQueue.h>
Inheritance diagram for FVulkanDiagnosticBuffer:Public Member Functions | |
| FVulkanDiagnosticBuffer (FVulkanDevice &InDevice, FVulkanQueue &InQueue) | |
| ~FVulkanDiagnosticBuffer () | |
| bool | IsValid () const |
Public Member Functions inherited from FRHIDiagnosticBuffer | |
| FString RHICORE_API | GetShaderDiagnosticMessages (uint32 DeviceIndex, uint32 QueueIndex, const TCHAR *QueueName) |
Additional Inherited Members | |
Public Attributes inherited from FRHIDiagnosticBuffer | |
| FQueue * | Data = nullptr |
Static Public Attributes inherited from FRHIDiagnosticBuffer | |
| static constexpr uint32 | SizeInBytes = sizeof(FQueue) |
| FVulkanDiagnosticBuffer::FVulkanDiagnosticBuffer | ( | FVulkanDevice & | InDevice, |
| FVulkanQueue & | InQueue | ||
| ) |
| FVulkanDiagnosticBuffer::~FVulkanDiagnosticBuffer | ( | ) |
|
inline |