FCachedBoundShaderStateLink_Threadsafe

Overload list

Windows
MacOS
Linux
Name Description

Public function

FCachedBoundShaderStateLink_Threadsafe

(
    FRHIVertexDeclaration* VertexD...,
    FRHIVertexShader* VertexShader,
    FRHIPixelShader* PixelShader,
    FRHIBoundShaderState* InBoundS...
)

Adds the bound shader state to the cache.

Public function

FCachedBoundShaderStateLink_Threadsafe

(
    FRHIVertexDeclaration* VertexD...,
    FRHIVertexShader* VertexShader,
    FRHIPixelShader* PixelShader,
    FRHIHullShader* HullShader,
    FRHIDomainShader* DomainShader,
    FRHIGeometryShader* GeometrySh...,
    FRHIBoundShaderState* InBoundS...
)

Adds the bound shader state to the cache.

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