Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/OpenGLDrv/Public/OpenGLES.h |
Include |
#include "OpenGLES.h" |
static bool TexStorage2D
(
GLenum Target,
GLint Levels,
GLint InternalFormat,
GLsizei Width,
GLsizei Height,
GLenum Format,
GLenum Type,
ETextureCreateFlags Flags
)