Navigation
API > API/Runtime > API/Runtime/RHICore > API/Runtime/RHICore/FRHIDiagnosticBuffer
| Name | FQueue |
| Type | struct |
| Header File | /Engine/Source/Runtime/RHICore/Public/RHIDiagnosticBuffer.h |
| Include Path | #include "RHIDiagnosticBuffer.h" |
Syntax
struct FQueue
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| MaxLanes | uint32 | Counterpart to UEDiagnosticMaxLanes in shader code. | RHIDiagnosticBuffer.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Lanes | FLane | RHIDiagnosticBuffer.h |