FShaderConductorContext::Shutdown

Explicitly shut down ShaderConductor and DXC shared libraries.

Unreal Engine C++ API Reference > Developer > ShaderCompilerCommon > FShaderConductorContext

References

   
Module ShaderCompilerCommon
Header /Engine/Source/Developer/ShaderCompilerCommon/Public/ShaderConductorContext.h
Include #include "ShaderConductorContext.h"
Source /Engine/Source/Developer/ShaderCompilerCommon/Private/ShaderConductorContext.cpp
static void Shutdown()

Remarks

Explicitly shut down ShaderConductor and DXC shared libraries. Only used for Linux to prevent dangling mutex on exit.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library