FRHIAsyncComputeCommandListImmediate

Single commandlist for async compute generation.

Windows
MacOS
Linux

Inheritance Hierarchy

FNoncopyable

FRHICommandListBase

FRHIComputeCommandList

FRHIAsyncComputeCommandListImmediate

References

Module

RHI

Header

/Engine/Source/Runtime/RHI/Public/RHICommandList.h

Include

#include "RHICommandList.h"

Syntax

class FRHIAsyncComputeCommandListImmediate : public FRHIComputeCommandList

Remarks

Single commandlist for async compute generation. In the future we may expand this to allow async compute command generation on multiple threads at once.

Constructors

Functions

Name Description

Public function Static

void

 

ImmediateDispatch

If RHIThread is enabled this will dispatch all current commands to the RHI Thread.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss