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

vbo_save_loopback.c File Reference
#include "main/context.h"
#include "main/glheader.h"
#include "main/enums.h"
#include "main/imports.h"
#include "main/macros.h"
#include "main/mtypes.h"
#include "glapi/dispatch.h"
#include "glapi/glapi.h"
#include "vbo_context.h"

Go to the source code of this file.

Data Structures

struct  loopback_attr

Typedefs

typedef void(* attr_func )(GLcontext *ctx, GLint target, const GLfloat *)

Functions

static void VertexAttrib1fvNV (GLcontext *ctx, GLint target, const GLfloat *v)
static void VertexAttrib2fvNV (GLcontext *ctx, GLint target, const GLfloat *v)
static void VertexAttrib3fvNV (GLcontext *ctx, GLint target, const GLfloat *v)
static void VertexAttrib4fvNV (GLcontext *ctx, GLint target, const GLfloat *v)
static void loopback_prim (GLcontext *ctx, const GLfloat *buffer, const struct _mesa_prim *prim, GLuint wrap_count, GLuint vertex_size, const struct loopback_attr *la, GLuint nr)
static void loopback_weak_prim (GLcontext *ctx, const struct _mesa_prim *prim)
void vbo_loopback_vertex_list (GLcontext *ctx, const GLfloat *buffer, const GLubyte *attrsz, const struct _mesa_prim *prim, GLuint prim_count, GLuint wrap_count, GLuint vertex_size)

Variables

static attr_func vert_attrfunc [4]

Generated on Sun May 27 2012 05:00:08 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.