Public Attributes | List of all members
_GLFWlibraryGLX Struct Reference

#include <glx_context.h>

Public Attributes

GLFWbool ARB_context_flush_control
 
GLFWbool ARB_create_context
 
GLFWbool ARB_create_context_no_error
 
GLFWbool ARB_create_context_profile
 
GLFWbool ARB_create_context_robustness
 
GLFWbool ARB_framebuffer_sRGB
 
GLFWbool ARB_multisample
 
PFNGLXCREATECONTEXTATTRIBSARBPROC CreateContextAttribsARB
 
PFNGLXCREATENEWCONTEXTPROC CreateNewContext
 
PFNGLXCREATEWINDOWPROC CreateWindow
 
PFNGLXDESTROYCONTEXTPROC DestroyContext
 
PFNGLXDESTROYWINDOWPROC DestroyWindow
 
int errorBase
 
int eventBase
 
GLFWbool EXT_create_context_es2_profile
 
GLFWbool EXT_framebuffer_sRGB
 
GLFWbool EXT_swap_control
 
PFNGLXGETCLIENTSTRINGPROC GetClientString
 
PFNGLXGETFBCONFIGATTRIBPROC GetFBConfigAttrib
 
PFNGLXGETFBCONFIGSPROC GetFBConfigs
 
PFNGLXGETPROCADDRESSPROC GetProcAddress
 
PFNGLXGETPROCADDRESSPROC GetProcAddressARB
 
PFNGLXGETVISUALFROMFBCONFIGPROC GetVisualFromFBConfig
 
voidhandle
 
int major
 
PFNGLXMAKECURRENTPROC MakeCurrent
 
GLFWbool MESA_swap_control
 
int minor
 
PFNGLXQUERYEXTENSIONPROC QueryExtension
 
PFNGLXQUERYEXTENSIONSSTRINGPROC QueryExtensionsString
 
PFNGLXQUERYVERSIONPROC QueryVersion
 
GLFWbool SGI_swap_control
 
PFNGLXSWAPBUFFERSPROC SwapBuffers
 
PFNGLXSWAPINTERVALEXTPROC SwapIntervalEXT
 
PFNGLXSWAPINTERVALMESAPROC SwapIntervalMESA
 
PFNGLXSWAPINTERVALSGIPROC SwapIntervalSGI
 

Detailed Description

Definition at line 125 of file glx_context.h.

Member Data Documentation

GLFWbool _GLFWlibraryGLX::ARB_context_flush_control

Definition at line 167 of file glx_context.h.

GLFWbool _GLFWlibraryGLX::ARB_create_context

Definition at line 162 of file glx_context.h.

GLFWbool _GLFWlibraryGLX::ARB_create_context_no_error

Definition at line 166 of file glx_context.h.

GLFWbool _GLFWlibraryGLX::ARB_create_context_profile

Definition at line 163 of file glx_context.h.

GLFWbool _GLFWlibraryGLX::ARB_create_context_robustness

Definition at line 164 of file glx_context.h.

GLFWbool _GLFWlibraryGLX::ARB_framebuffer_sRGB

Definition at line 160 of file glx_context.h.

GLFWbool _GLFWlibraryGLX::ARB_multisample

Definition at line 159 of file glx_context.h.

PFNGLXCREATECONTEXTATTRIBSARBPROC _GLFWlibraryGLX::CreateContextAttribsARB

Definition at line 155 of file glx_context.h.

PFNGLXCREATENEWCONTEXTPROC _GLFWlibraryGLX::CreateNewContext

Definition at line 144 of file glx_context.h.

PFNGLXCREATEWINDOWPROC _GLFWlibraryGLX::CreateWindow

Definition at line 146 of file glx_context.h.

PFNGLXDESTROYCONTEXTPROC _GLFWlibraryGLX::DestroyContext

Definition at line 140 of file glx_context.h.

PFNGLXDESTROYWINDOWPROC _GLFWlibraryGLX::DestroyWindow

Definition at line 147 of file glx_context.h.

int _GLFWlibraryGLX::errorBase

Definition at line 129 of file glx_context.h.

int _GLFWlibraryGLX::eventBase

Definition at line 128 of file glx_context.h.

GLFWbool _GLFWlibraryGLX::EXT_create_context_es2_profile

Definition at line 165 of file glx_context.h.

GLFWbool _GLFWlibraryGLX::EXT_framebuffer_sRGB

Definition at line 161 of file glx_context.h.

GLFWbool _GLFWlibraryGLX::EXT_swap_control

Definition at line 157 of file glx_context.h.

PFNGLXGETCLIENTSTRINGPROC _GLFWlibraryGLX::GetClientString

Definition at line 137 of file glx_context.h.

PFNGLXGETFBCONFIGATTRIBPROC _GLFWlibraryGLX::GetFBConfigAttrib

Definition at line 136 of file glx_context.h.

PFNGLXGETFBCONFIGSPROC _GLFWlibraryGLX::GetFBConfigs

Definition at line 135 of file glx_context.h.

PFNGLXGETPROCADDRESSPROC _GLFWlibraryGLX::GetProcAddress

Definition at line 150 of file glx_context.h.

PFNGLXGETPROCADDRESSPROC _GLFWlibraryGLX::GetProcAddressARB

Definition at line 151 of file glx_context.h.

PFNGLXGETVISUALFROMFBCONFIGPROC _GLFWlibraryGLX::GetVisualFromFBConfig

Definition at line 145 of file glx_context.h.

void* _GLFWlibraryGLX::handle

Definition at line 132 of file glx_context.h.

int _GLFWlibraryGLX::major

Definition at line 127 of file glx_context.h.

PFNGLXMAKECURRENTPROC _GLFWlibraryGLX::MakeCurrent

Definition at line 141 of file glx_context.h.

GLFWbool _GLFWlibraryGLX::MESA_swap_control

Definition at line 158 of file glx_context.h.

int _GLFWlibraryGLX::minor

Definition at line 127 of file glx_context.h.

PFNGLXQUERYEXTENSIONPROC _GLFWlibraryGLX::QueryExtension

Definition at line 138 of file glx_context.h.

PFNGLXQUERYEXTENSIONSSTRINGPROC _GLFWlibraryGLX::QueryExtensionsString

Definition at line 143 of file glx_context.h.

PFNGLXQUERYVERSIONPROC _GLFWlibraryGLX::QueryVersion

Definition at line 139 of file glx_context.h.

GLFWbool _GLFWlibraryGLX::SGI_swap_control

Definition at line 156 of file glx_context.h.

PFNGLXSWAPBUFFERSPROC _GLFWlibraryGLX::SwapBuffers

Definition at line 142 of file glx_context.h.

PFNGLXSWAPINTERVALEXTPROC _GLFWlibraryGLX::SwapIntervalEXT

Definition at line 153 of file glx_context.h.

PFNGLXSWAPINTERVALMESAPROC _GLFWlibraryGLX::SwapIntervalMESA

Definition at line 154 of file glx_context.h.

PFNGLXSWAPINTERVALSGIPROC _GLFWlibraryGLX::SwapIntervalSGI

Definition at line 152 of file glx_context.h.


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


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:31