_GLFWlibraryEGL

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

BindAPI
PFN_eglBindAPI BindAPI;
Undocumented in source.
CreateContext
PFN_eglCreateContext CreateContext;
Undocumented in source.
CreateWindowSurface
PFN_eglCreateWindowSurface CreateWindowSurface;
Undocumented in source.
DestroyContext
PFN_eglDestroyContext DestroyContext;
Undocumented in source.
DestroySurface
PFN_eglDestroySurface DestroySurface;
Undocumented in source.
GetConfigAttrib
PFN_eglGetConfigAttrib GetConfigAttrib;
Undocumented in source.
GetConfigs
PFN_eglGetConfigs GetConfigs;
Undocumented in source.
GetDisplay
PFN_eglGetDisplay GetDisplay;
Undocumented in source.
GetError
PFN_eglGetError GetError;
Undocumented in source.
GetProcAddress
PFN_eglGetProcAddress GetProcAddress;
Undocumented in source.
Initialize
PFN_eglInitialize Initialize;
Undocumented in source.
KHR_context_flush_control
GLFWbool KHR_context_flush_control;
Undocumented in source.
KHR_create_context
GLFWbool KHR_create_context;
Undocumented in source.
KHR_create_context_no_error
GLFWbool KHR_create_context_no_error;
Undocumented in source.
KHR_get_all_proc_addresses
GLFWbool KHR_get_all_proc_addresses;
Undocumented in source.
KHR_gl_colorspace
GLFWbool KHR_gl_colorspace;
Undocumented in source.
MakeCurrent
PFN_eglMakeCurrent MakeCurrent;
Undocumented in source.
QueryString
PFN_eglQueryString QueryString;
Undocumented in source.
SwapBuffers
PFN_eglSwapBuffers SwapBuffers;
Undocumented in source.
SwapInterval
PFN_eglSwapInterval SwapInterval;
Undocumented in source.
Terminate
PFN_eglTerminate Terminate;
Undocumented in source.
display
EGLDisplay display;
Undocumented in source.
handle
void* handle;
Undocumented in source.
major
EGLint major;
Undocumented in source.
minor
EGLint minor;
Undocumented in source.
prefix
GLFWbool prefix;
Undocumented in source.

Meta