ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

glapi_getproc.c File Reference
#include <stdlib.h>
#include <string.h>
#include "main/glheader.h"
#include "glapi.h"
#include "glapioffsets.h"
#include "glapitable.h"
#include "glprocs.h"

Go to the source code of this file.

Data Structures

struct  _glapi_function

Defines

#define NEED_FUNCTION_POINTER

Functions

static void fill_in_entrypoint_offset (_glapi_proc entrypoint, GLuint offset)
static charstr_dup (const char *str)
static const glprocs_table_tfind_entry (const char *n)
static GLint get_static_proc_offset (const char *funcName)
static _glapi_proc get_static_proc_address (const char *funcName)
static const charget_static_proc_name (GLuint offset)
static _glapi_proc generate_entrypoint (GLuint functionOffset)
static struct _glapi_functionadd_function_name (const char *funcName)
PUBLIC int _glapi_add_dispatch (const char *const *function_names, const char *parameter_signature)
PUBLIC GLint _glapi_get_proc_offset (const char *funcName)
_glapi_proc _glapi_get_proc_address (const char *funcName)
const char_glapi_get_proc_name (GLuint offset)

Variables

static struct _glapi_function ExtEntryTable [MAX_EXTENSION_FUNCS]
static GLuint NumExtEntryPoints = 0

Generated on Sat May 26 2012 04:55:54 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.