FGlobalBoundShaderStateResource::GetPreinitializedRHI

If this global bound shader state has been initialized return it, otherwise return null.

Windows
MacOS
Linux

References

Module

RenderCore

Header

/Engine/Source/Runtime/RenderCore/Public/StaticBoundShaderState.h

Include

#include "StaticBoundShaderState.h"

Source

/Engine/Source/Runtime/RenderCore/Private/StaticBoundShaderState.cpp

Syntax

FRHIBoundShaderState * GetPreinitializedRHI()

Remarks

If this global bound shader state has been initialized return it, otherwise return null. Can be called from any thread.

Returns

The bound shader state RHI.

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