Navigation
API > API/Runtime > API/Runtime/RHI > API/Runtime/RHI/FRHICommandListImmediate
| Type | Name | Description | |
|---|---|---|---|
| void | QueueAsyncCommandListSubmit
(
TArrayView< FQueuedCommandList > CommandLists, |
Chains together one or more RHI command lists into the immediate command list, allowing in-order submission of parallel rendering work. | |
| void | QueueAsyncCommandListSubmit
(
FQueuedCommandList QueuedCommandList, |