#include <GL/gl3w.h>
#include <stdlib.h>
#include <dlfcn.h>
Go to the source code of this file.
◆ ARRAY_SIZE
#define ARRAY_SIZE |
( |
|
x | ) |
(sizeof(x) / sizeof((x)[0])) |
◆ close_libgl()
◆ get_proc()
◆ gl3wGetProcAddress()
GL3WglProc gl3wGetProcAddress |
( |
const char * |
proc | ) |
|
◆ gl3wInit()
◆ gl3wInit2()
◆ gl3wIsSupported()
int gl3wIsSupported |
( |
int |
major, |
|
|
int |
minor |
|
) |
| |
◆ load_procs()
◆ open_libgl()
static int open_libgl |
( |
void |
| ) |
|
|
static |
◆ parse_version()
static int parse_version |
( |
void |
| ) |
|
|
static |
◆ gl3wProcs
◆ glx_get_proc_address
◆ libgl
◆ major
◆ minor
◆ proc_names
◆ version