Public Attributes | List of all members
_GLFWlibrary Struct Reference

#include <internal.h>

Public Attributes

 _GLFW_EGL_LIBRARY_CONTEXT_STATE
 
 _GLFW_OSMESA_LIBRARY_CONTEXT_STATE
 
 _GLFW_PLATFORM_LIBRARY_CONTEXT_STATE
 
 _GLFW_PLATFORM_LIBRARY_JOYSTICK_STATE
 
 _GLFW_PLATFORM_LIBRARY_WINDOW_STATE
 
struct {
   GLFWjoystickfun   joystick
 
   GLFWmonitorfun   monitor
 
callbacks
 
_GLFWtls contextSlot
 
_GLFWcursorcursorListHead
 
_GLFWerrorerrorListHead
 
_GLFWmutex errorLock
 
_GLFWtls errorSlot
 
struct {
   _GLFWctxconfig   context
 
   _GLFWfbconfig   framebuffer
 
   _GLFWinitconfig   init
 
   int   refreshRate
 
   _GLFWwndconfig   window
 
hints
 
GLFWbool initialized
 
_GLFWjoystick joysticks [GLFW_JOYSTICK_LAST+1]
 
int mappingCount
 
_GLFWmappingmappings
 
int monitorCount
 
_GLFWmonitor ** monitors
 
struct {
      _GLFW_PLATFORM_LIBRARY_TIMER_STATE
 
   uint64_t   offset
 
timer
 
struct {
   GLFWbool   available
 
   PFN_vkEnumerateInstanceExtensionProperties   EnumerateInstanceExtensionProperties
 
   char *   extensions [2]
 
   PFN_vkGetInstanceProcAddr   GetInstanceProcAddr
 
   void *   handle
 
   GLFWbool   KHR_surface
 
vk
 
_GLFWwindowwindowListHead
 

Detailed Description

Definition at line 512 of file internal.h.

Member Data Documentation

_GLFWlibrary::_GLFW_EGL_LIBRARY_CONTEXT_STATE

Definition at line 578 of file internal.h.

_GLFWlibrary::_GLFW_OSMESA_LIBRARY_CONTEXT_STATE

Definition at line 580 of file internal.h.

_GLFWlibrary::_GLFW_PLATFORM_LIBRARY_CONTEXT_STATE

Definition at line 574 of file internal.h.

_GLFWlibrary::_GLFW_PLATFORM_LIBRARY_JOYSTICK_STATE

Definition at line 576 of file internal.h.

_GLFWlibrary::_GLFW_PLATFORM_LIBRARY_TIMER_STATE

Definition at line 542 of file internal.h.

_GLFWlibrary::_GLFW_PLATFORM_LIBRARY_WINDOW_STATE

Definition at line 572 of file internal.h.

GLFWbool _GLFWlibrary::available

Definition at line 546 of file internal.h.

struct { ... } _GLFWlibrary::callbacks
_GLFWctxconfig _GLFWlibrary::context

Definition at line 520 of file internal.h.

_GLFWtls _GLFWlibrary::contextSlot

Definition at line 536 of file internal.h.

_GLFWcursor* _GLFWlibrary::cursorListHead

Definition at line 525 of file internal.h.

PFN_vkEnumerateInstanceExtensionProperties _GLFWlibrary::EnumerateInstanceExtensionProperties

Definition at line 550 of file internal.h.

_GLFWerror* _GLFWlibrary::errorListHead

Definition at line 524 of file internal.h.

_GLFWmutex _GLFWlibrary::errorLock

Definition at line 537 of file internal.h.

_GLFWtls _GLFWlibrary::errorSlot

Definition at line 535 of file internal.h.

char* _GLFWlibrary::extensions[2]

Definition at line 548 of file internal.h.

_GLFWfbconfig _GLFWlibrary::framebuffer

Definition at line 518 of file internal.h.

PFN_vkGetInstanceProcAddr _GLFWlibrary::GetInstanceProcAddr

Definition at line 551 of file internal.h.

void* _GLFWlibrary::handle

Definition at line 547 of file internal.h.

struct { ... } _GLFWlibrary::hints
_GLFWinitconfig _GLFWlibrary::init

Definition at line 517 of file internal.h.

GLFWbool _GLFWlibrary::initialized

Definition at line 514 of file internal.h.

GLFWjoystickfun _GLFWlibrary::joystick

Definition at line 568 of file internal.h.

_GLFWjoystick _GLFWlibrary::joysticks[GLFW_JOYSTICK_LAST+1]

Definition at line 531 of file internal.h.

GLFWbool _GLFWlibrary::KHR_surface

Definition at line 553 of file internal.h.

int _GLFWlibrary::mappingCount

Definition at line 533 of file internal.h.

_GLFWmapping* _GLFWlibrary::mappings

Definition at line 532 of file internal.h.

GLFWmonitorfun _GLFWlibrary::monitor

Definition at line 567 of file internal.h.

int _GLFWlibrary::monitorCount

Definition at line 529 of file internal.h.

_GLFWmonitor** _GLFWlibrary::monitors

Definition at line 528 of file internal.h.

uint64_t _GLFWlibrary::offset

Definition at line 540 of file internal.h.

int _GLFWlibrary::refreshRate

Definition at line 521 of file internal.h.

struct { ... } _GLFWlibrary::timer
struct { ... } _GLFWlibrary::vk
_GLFWwndconfig _GLFWlibrary::window

Definition at line 519 of file internal.h.

_GLFWwindow* _GLFWlibrary::windowListHead

Definition at line 526 of file internal.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