UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FVulkanDiagnosticBuffer Class Reference

#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
FQueueData = nullptr
 
- Static Public Attributes inherited from FRHIDiagnosticBuffer
static constexpr uint32 SizeInBytes = sizeof(FQueue)
 

Constructor & Destructor Documentation

◆ FVulkanDiagnosticBuffer()

FVulkanDiagnosticBuffer::FVulkanDiagnosticBuffer ( FVulkanDevice InDevice,
FVulkanQueue InQueue 
)

◆ ~FVulkanDiagnosticBuffer()

FVulkanDiagnosticBuffer::~FVulkanDiagnosticBuffer ( )

Member Function Documentation

◆ IsValid()

bool FVulkanDiagnosticBuffer::IsValid ( ) const
inline

The documentation for this class was generated from the following files: