#include <internal.h>
Public Attributes | |
int | accumAlphaBits |
int | accumBlueBits |
int | accumGreenBits |
int | accumRedBits |
int | alphaBits |
int | auxBuffers |
int | blueBits |
int | depthBits |
GLFWbool | doublebuffer |
int | greenBits |
uintptr_t | handle |
int | redBits |
int | samples |
GLFWbool | sRGB |
int | stencilBits |
GLFWbool | stereo |
GLFWbool | transparent |
Definition at line 311 of file internal.h.
int _GLFWfbconfig::accumAlphaBits |
Definition at line 322 of file internal.h.
int _GLFWfbconfig::accumBlueBits |
Definition at line 321 of file internal.h.
int _GLFWfbconfig::accumGreenBits |
Definition at line 320 of file internal.h.
int _GLFWfbconfig::accumRedBits |
Definition at line 319 of file internal.h.
int _GLFWfbconfig::alphaBits |
Definition at line 316 of file internal.h.
int _GLFWfbconfig::auxBuffers |
Definition at line 323 of file internal.h.
int _GLFWfbconfig::blueBits |
Definition at line 315 of file internal.h.
int _GLFWfbconfig::depthBits |
Definition at line 317 of file internal.h.
GLFWbool _GLFWfbconfig::doublebuffer |
Definition at line 327 of file internal.h.
int _GLFWfbconfig::greenBits |
Definition at line 314 of file internal.h.
uintptr_t _GLFWfbconfig::handle |
Definition at line 329 of file internal.h.
int _GLFWfbconfig::redBits |
Definition at line 313 of file internal.h.
int _GLFWfbconfig::samples |
Definition at line 325 of file internal.h.
GLFWbool _GLFWfbconfig::sRGB |
Definition at line 326 of file internal.h.
int _GLFWfbconfig::stencilBits |
Definition at line 318 of file internal.h.
GLFWbool _GLFWfbconfig::stereo |
Definition at line 324 of file internal.h.
GLFWbool _GLFWfbconfig::transparent |
Definition at line 328 of file internal.h.