Navigation
API > API/Runtime > API/Runtime/RHI
| Name | FRHIScopedGPUMask |
| Type | struct |
| Header File | /Engine/Source/Runtime/RHI/Public/RHICommandList.h |
| Include Path | #include "RHICommandList.h" |
Syntax
struct FRHIScopedGPUMask
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FRHIScopedGPUMask
(
FRHIScopedGPUMask const& |
RHICommandList.h | ||
| RHICommandList.h | |||
FRHIScopedGPUMask
(
FRHIComputeCommandList& InRHICmdList, |
RHICommandList.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~FRHIScopedGPUMask() |
RHICommandList.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| PrevGPUMask | FRHIGPUMask | RHICommandList.h | ||
| RHICmdList | FRHIComputeCommandList & | RHICommandList.h |