Wise&mystical  1.0
Project about Europe
Loading...
Searching...
No Matches
_GLFWcontext Struct Reference

#include <internal.h>

+ Collaboration diagram for _GLFWcontext:

Public Attributes

int client
 
int source
 
int major
 
int minor
 
int revision
 
GLFWbool forward
 
GLFWbool debug
 
GLFWbool noerror
 
int profile
 
int robustness
 
int release
 
PFNGLGETSTRINGIPROC GetStringi
 
PFNGLGETINTEGERVPROC GetIntegerv
 
PFNGLGETSTRINGPROC GetString
 
_GLFWmakecontextcurrentfun makeCurrent
 
_GLFWswapbuffersfun swapBuffers
 
_GLFWswapintervalfun swapInterval
 
_GLFWextensionsupportedfun extensionSupported
 
_GLFWgetprocaddressfun getProcAddress
 
_GLFWdestroycontextfun destroy
 
 _GLFW_PLATFORM_CONTEXT_STATE
 
_GLFWcontextEGL egl
 
_GLFWcontextOSMesa osmesa
 

Detailed Description

Definition at line 346 of file internal.h.

Member Data Documentation

◆ _GLFW_PLATFORM_CONTEXT_STATE

_GLFWcontext::_GLFW_PLATFORM_CONTEXT_STATE

Definition at line 368 of file internal.h.

◆ client

int _GLFWcontext::client

Definition at line 348 of file internal.h.

◆ debug

GLFWbool _GLFWcontext::debug

Definition at line 351 of file internal.h.

◆ destroy

_GLFWdestroycontextfun _GLFWcontext::destroy

Definition at line 365 of file internal.h.

◆ egl

_GLFWcontextEGL _GLFWcontext::egl

Definition at line 370 of file internal.h.

◆ extensionSupported

_GLFWextensionsupportedfun _GLFWcontext::extensionSupported

Definition at line 363 of file internal.h.

◆ forward

GLFWbool _GLFWcontext::forward

Definition at line 351 of file internal.h.

◆ GetIntegerv

PFNGLGETINTEGERVPROC _GLFWcontext::GetIntegerv

Definition at line 357 of file internal.h.

◆ getProcAddress

_GLFWgetprocaddressfun _GLFWcontext::getProcAddress

Definition at line 364 of file internal.h.

◆ GetString

PFNGLGETSTRINGPROC _GLFWcontext::GetString

Definition at line 358 of file internal.h.

◆ GetStringi

PFNGLGETSTRINGIPROC _GLFWcontext::GetStringi

Definition at line 356 of file internal.h.

◆ major

int _GLFWcontext::major

Definition at line 350 of file internal.h.

◆ makeCurrent

_GLFWmakecontextcurrentfun _GLFWcontext::makeCurrent

Definition at line 360 of file internal.h.

◆ minor

int _GLFWcontext::minor

Definition at line 350 of file internal.h.

◆ noerror

GLFWbool _GLFWcontext::noerror

Definition at line 351 of file internal.h.

◆ osmesa

_GLFWcontextOSMesa _GLFWcontext::osmesa

Definition at line 372 of file internal.h.

◆ profile

int _GLFWcontext::profile

Definition at line 352 of file internal.h.

◆ release

int _GLFWcontext::release

Definition at line 354 of file internal.h.

◆ revision

int _GLFWcontext::revision

Definition at line 350 of file internal.h.

◆ robustness

int _GLFWcontext::robustness

Definition at line 353 of file internal.h.

◆ source

int _GLFWcontext::source

Definition at line 349 of file internal.h.

◆ swapBuffers

_GLFWswapbuffersfun _GLFWcontext::swapBuffers

Definition at line 361 of file internal.h.

◆ swapInterval

_GLFWswapintervalfun _GLFWcontext::swapInterval

Definition at line 362 of file internal.h.


The documentation for this struct was generated from the following file: