OpenEnroth 73e68f7
Loading...
Searching...
No Matches
Classes | Enumerations
PlatformOpenGLOptions.h File Reference

Classes

struct  PlatformOpenGLOptions
 

Enumerations

enum class  PlatformVSyncMode { GL_VSYNC_NONE , GL_VSYNC_ADAPTIVE , GL_VSYNC_NORMAL }
 
enum class  PlatformOpenGLProfile { GL_PROFILE_CORE , GL_PROFILE_COMPATIBILITY , GL_PROFILE_ES }
 

Enumeration Type Documentation

◆ PlatformOpenGLProfile

enum class PlatformOpenGLProfile
strong
Enumerator
GL_PROFILE_CORE 
GL_PROFILE_COMPATIBILITY 
GL_PROFILE_ES 

◆ PlatformVSyncMode

enum class PlatformVSyncMode
strong
Enumerator
GL_VSYNC_NONE 
GL_VSYNC_ADAPTIVE 
GL_VSYNC_NORMAL