Navigation
API > API/Runtime > API/Runtime/RHI
Inheritance Hierarchy
- FRHICommandBase
- FRHICommand
- FRHICommandSetShaderUnbinds
References
| Module | RHI |
| Header | /Engine/Source/Runtime/RHI/Public/RHICommandList.h |
| Include | #include "RHICommandList.h" |
Syntax
template<typename TRHIShader>
struct FRHICommandSetShaderUnbinds : public FRHICommand< FRHICommandSetShaderUnbinds< TRHIShader >, FRHICommandSetShaderUnbindsString__LINE__ >
Variables
| Type | Name | Description | |
|---|---|---|---|
| TRHIShader * | Shader | ||
| TConstArrayView< FRHIShaderParameterUnbind > | Unbinds |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FRHICommandSetShaderUnbinds
(
TRHIShader* InShader, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Execute
(
FRHICommandListBase& CmdList |
||
| void | Execute
(
FRHICommandListBase& CmdList |
||
| void | Execute
(
FRHICommandListBase& CmdList |
||
| void | Execute
(
FRHICommandListBase& CmdList |
||
| void | Execute
(
FRHICommandListBase& CmdList |