Navigation
API > API/Runtime > API/Runtime/RHI > API/Runtime/RHI/FRHIScopedGPUMask
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FRHIScopedGPUMask
(
FRHIScopedGPUMask const& |
RHICommandList.h | ||
| RHICommandList.h | |||
FRHIScopedGPUMask
(
FRHIComputeCommandList& InRHICmdList, |
RHICommandList.h |
FRHIScopedGPUMask(FRHIScopedGPUMask const &)
| Name | FRHIScopedGPUMask |
| Type | function |
| Header File | /Engine/Source/Runtime/RHI/Public/RHICommandList.h |
| Include Path | #include "RHICommandList.h" |
FRHIScopedGPUMask
(
FRHIScopedGPUMask const &
)
FRHIScopedGPUMask(FRHIScopedGPUMask &&)
| Name | FRHIScopedGPUMask |
| Type | function |
| Header File | /Engine/Source/Runtime/RHI/Public/RHICommandList.h |
| Include Path | #include "RHICommandList.h" |
FRHIScopedGPUMask
(
FRHIScopedGPUMask &&
)
FRHIScopedGPUMask(FRHIComputeCommandList &, FRHIGPUMask)
| Name | FRHIScopedGPUMask |
| Type | function |
| Header File | /Engine/Source/Runtime/RHI/Public/RHICommandList.h |
| Include Path | #include "RHICommandList.h" |
FRHIScopedGPUMask
(
FRHIComputeCommandList & InRHICmdList,
FRHIGPUMask InGPUMask
)