FOpenGLProgramBinaryCache::CompilePendingShaders

Compile required shaders for a program, only in case binary program was not found in the cache

Choose your operating system:

Windows

macOS

Linux

References

Module

OpenGLDrv

Header

/Engine/Source/Runtime/OpenGLDrv/Public/OpenGLShaderResources.h

Include

#include "OpenGLShaderResources.h"

Source

/Engine/Source/Runtime/OpenGLDrv/Private/OpenGLShaders.cpp

Syntax

static void CompilePendingShaders
(
    const FOpenGLLinkedProgramConfiguration & Config
)

Remarks

Compile required shaders for a program, only in case binary program was not found in the cache