zenilib  0.5.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
glew_init_wgl.c File Reference

Go to the source code of this file.

Functions

GLenum GLEWAPIENTRY wglewContextInit (WGLEW_CONTEXT_ARG_DEF_LIST)
 
GLboolean GLEWAPIENTRY wglewGetExtension (const char *name)
 

Variables

static
PFNWGLGETEXTENSIONSSTRINGARBPROC 
_wglewGetExtensionsStringARB = NULL
 
static
PFNWGLGETEXTENSIONSSTRINGEXTPROC 
_wglewGetExtensionsStringEXT = NULL
 

Function Documentation

Variable Documentation

PFNWGLGETEXTENSIONSSTRINGARBPROC _wglewGetExtensionsStringARB = NULL
static

Definition at line 3 of file glew_init_wgl.c.

Referenced by wglewContextInit(), and wglewGetExtension().

PFNWGLGETEXTENSIONSSTRINGEXTPROC _wglewGetExtensionsStringEXT = NULL
static

Definition at line 4 of file glew_init_wgl.c.

Referenced by wglewContextInit(), and wglewGetExtension().