FOpenGLRHIState::InitializeResources

AB: moved from the header, since it was causing linker error when the header is included externally.

Windows
MacOS
Linux

Override Hierarchy

FOpenGLCommonState::InitializeResources()

FOpenGLRHIState::InitializeResources()

References

Module

OpenGLDrv

Header

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

Include

#include "OpenGLState.h"

Source

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

Syntax

virtual void InitializeResources
(
    int32 NumCombinedTextures,
    int32 NumComputeUAVUnits
)

Remarks

AB: moved from the header, since it was causing linker error when the header is included externally.

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