Navigation
API > API/Runtime > API/Runtime/RHI
| Name | FRHICommandSetShaderUnbinds |
| Type | struct |
| Header File | /Engine/Source/Runtime/RHI/Public/RHICommandList.h |
| Include Path | #include "RHICommandList.h" |
Syntax
template<typename TRHIShader>
struct FRHICommandSetShaderUnbinds : public FRHICommand< FRHICommandSetShaderUnbinds< TRHIShader >, PREPROCESSOR_JOIN>
Inheritance Hierarchy
- FRHICommandBase → FRHICommand → FRHICommandSetShaderUnbinds
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FRHICommandSetShaderUnbinds
(
TRHIShader* InShader, |
RHICommandList.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Shader | TRHIShader * | RHICommandList.h | ||
| Unbinds | TConstArrayView< FRHIShaderParameterUnbind > | RHICommandList.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
RHI_void Execute
(
FRHICommandListBase& CmdList |
RHICommandList.h | ||
RHI_void Execute
(
FRHICommandListBase& CmdList |
RHICommandList.h | ||
RHI_void Execute
(
FRHICommandListBase& CmdList |
RHICommandList.h | ||
RHI_void Execute
(
FRHICommandListBase& CmdList |
|||
RHI_void Execute
(
FRHICommandListBase& CmdList |