FOpenGLES::TexStorage2D

Windows
MacOS
Linux

References

Module

OpenGLDrv

Header

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

Include

#include "OpenGLES.h"

Syntax

static bool TexStorage2D
(
    GLenum Target,
    GLint Levels,
    GLint InternalFormat,
    GLsizei Width,
    GLsizei Height,
    GLenum Format,
    GLenum Type,
    uint32 Flags
)

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