Navigation
API > API/Runtime > API/Runtime/RHICore > API/Runtime/RHICore/FRHIDiagnosticBuffer
Counterpart to UEDiagnosticBuffer in shader code.
| Name | FLane |
| Type | struct |
| Header File | /Engine/Source/Runtime/RHICore/Public/RHIDiagnosticBuffer.h |
| Include Path | #include "RHIDiagnosticBuffer.h" |
Syntax
struct FLane
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| AsFloat | float | RHIDiagnosticBuffer.h | ||
| AsInt | int32 | RHIDiagnosticBuffer.h | ||
| AsUint | uint32 | RHIDiagnosticBuffer.h | ||
| Counter | uint32 | RHIDiagnosticBuffer.h | ||
| MessageID | uint32 | RHIDiagnosticBuffer.h | ||
| Payload | union FRHIDiagnosticBuffer::FLane | RHIDiagnosticBuffer.h |