UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
WindowsOpenGL.h File Reference
#include "OpenGLThirdParty.h"
#include "WindowsOpenGLPlatform.h"
#include "OpenGL4.h"

Go to the source code of this file.

Classes

struct  FWindowsOpenGL
 

Macros

#define EMULATE_ES31   0
 
#define GL_DEBUG_TOOL_EXT   0x6789
 
#define GL_DEBUG_TOOL_NAME_EXT   0x678A
 
#define GL_DEBUG_TOOL_PURPOSE_EXT   0x678B
 

Typedefs

using FOpenGL = FWindowsOpenGL
 

Macro Definition Documentation

◆ EMULATE_ES31

#define EMULATE_ES31   0

◆ GL_DEBUG_TOOL_EXT

#define GL_DEBUG_TOOL_EXT   0x6789

◆ GL_DEBUG_TOOL_NAME_EXT

#define GL_DEBUG_TOOL_NAME_EXT   0x678A

◆ GL_DEBUG_TOOL_PURPOSE_EXT

#define GL_DEBUG_TOOL_PURPOSE_EXT   0x678B

Typedef Documentation

◆ FOpenGL