FInitStaticResourceRenderThreadTask

Helper task to initialize a static resource on the render thread.

Windows
MacOS
Linux

References

Module

RHI

Header

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

Include

#include "RHIStaticStates.h"

Syntax

class FInitStaticResourceRenderThreadTask

Remarks

Helper task to initialize a static resource on the render thread.

Constructors

Name Description

Public function

FInitStaticResourceRenderThreadTask

(
    void() InDoConstruct,
    FScopedEvent& InEvent
)

Functions

Name Description

Public function

void

 

DoTask

(
    ENamedThreads::Type CurrentThread,
    const FGraphEventRef& MyCompletion...
)

Public function

ENamedThread...

 

GetDesiredThread()

Public function Const

TStatId

 

GetStatId()

Public function Static

ESubsequents...

 

GetSubsequentsMode()

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