Navigation
API > API/Runtime > API/Runtime/RHI
References
| Module | RHI |
| Header | /Engine/Source/Runtime/RHI/Public/RHIContext.h |
| Include | #include "RHIContext.h" |
Syntax
class IRHIPlatformCommandList
Remarks
Opaque type representing a finalized platform GPU command list, which can be submitted to the GPU via RHISubmitCommandLists(). This type is intended only for use by RHI command list management. Platform RHIs provide the implementation.
Constructors
| Type | Name | Description | |
|---|---|---|---|
| This type is only usable by derived types (platform RHI implementations) | |||
| Allow moving. |
Destructors
| Type | Name | Description | |
|---|---|---|---|
Operators
| Type | Name | Description | |
|---|---|---|---|
| IRHIPlatformCommandList & |