Navigation
API > API/Runtime > API/Runtime/RHI
| Name | FScopedUniformBufferStaticBindings |
| Type | struct |
| Header File | /Engine/Source/Runtime/RHI/Public/RHICommandList.h |
| Include Path | #include "RHICommandList.h" |
Syntax
struct FScopedUniformBufferStaticBindings
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FScopedUniformBufferStaticBindings
(
FRHIComputeCommandList& InRHICmdList, |
RHICommandList.h | ||
FScopedUniformBufferStaticBindings
(
FRHIComputeCommandList& InRHICmdList, |
RHICommandList.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~FScopedUniformBufferStaticBindings() |
RHICommandList.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| RHICmdList | FRHIComputeCommandList & | RHICommandList.h |
Functions
Public
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static void OnScopeEnter() |
RHICommandList.h | ||
static void OnScopeExit() |
RHICommandList.h |