Public Attributes | List of all members
_GLFWcontext Struct Reference

#include <internal.h>

Public Attributes

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

Detailed Description

Definition at line 335 of file internal.h.

Member Data Documentation

◆ _GLFW_EGL_CONTEXT_STATE

_GLFWcontext::_GLFW_EGL_CONTEXT_STATE

Definition at line 359 of file internal.h.

◆ _GLFW_OSMESA_CONTEXT_STATE

_GLFWcontext::_GLFW_OSMESA_CONTEXT_STATE

Definition at line 361 of file internal.h.

◆ _GLFW_PLATFORM_CONTEXT_STATE

_GLFWcontext::_GLFW_PLATFORM_CONTEXT_STATE

Definition at line 357 of file internal.h.

◆ client

int _GLFWcontext::client

Definition at line 337 of file internal.h.

◆ debug

GLFWbool _GLFWcontext::debug

Definition at line 340 of file internal.h.

◆ destroy

_GLFWdestroycontextfun _GLFWcontext::destroy

Definition at line 354 of file internal.h.

◆ extensionSupported

_GLFWextensionsupportedfun _GLFWcontext::extensionSupported

Definition at line 352 of file internal.h.

◆ forward

GLFWbool _GLFWcontext::forward

Definition at line 340 of file internal.h.

◆ GetIntegerv

PFNGLGETINTEGERVPROC _GLFWcontext::GetIntegerv

Definition at line 346 of file internal.h.

◆ getProcAddress

_GLFWgetprocaddressfun _GLFWcontext::getProcAddress

Definition at line 353 of file internal.h.

◆ GetString

PFNGLGETSTRINGPROC _GLFWcontext::GetString

Definition at line 347 of file internal.h.

◆ GetStringi

PFNGLGETSTRINGIPROC _GLFWcontext::GetStringi

Definition at line 345 of file internal.h.

◆ major

int _GLFWcontext::major

Definition at line 339 of file internal.h.

◆ makeCurrent

_GLFWmakecontextcurrentfun _GLFWcontext::makeCurrent

Definition at line 349 of file internal.h.

◆ minor

int _GLFWcontext::minor

Definition at line 339 of file internal.h.

◆ noerror

GLFWbool _GLFWcontext::noerror

Definition at line 340 of file internal.h.

◆ profile

int _GLFWcontext::profile

Definition at line 341 of file internal.h.

◆ release

int _GLFWcontext::release

Definition at line 343 of file internal.h.

◆ revision

int _GLFWcontext::revision

Definition at line 339 of file internal.h.

◆ robustness

int _GLFWcontext::robustness

Definition at line 342 of file internal.h.

◆ source

int _GLFWcontext::source

Definition at line 338 of file internal.h.

◆ swapBuffers

_GLFWswapbuffersfun _GLFWcontext::swapBuffers

Definition at line 350 of file internal.h.

◆ swapInterval

_GLFWswapintervalfun _GLFWcontext::swapInterval

Definition at line 351 of file internal.h.


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


mvsim
Author(s):
autogenerated on Tue Jul 4 2023 03:08:22