core | glapi | vbo | math | shader | swrast | swrast_setup | tnl | tnl_dd

vbo_context.h File Reference


Detailed Description

VBO builder module datatypes and definitions.

Author:
Keith Whitwell

#include "vbo.h"
#include "vbo_attrib.h"
#include "vbo_exec.h"

Data Structures

struct  vbo_context

Functions

static INLINE struct vbo_contextvbo_context (GLcontext *ctx)
static INLINE enum vp_mode get_program_mode (GLcontext *ctx)
 Return VP_x token to indicate whether we're running fixed-function vertex transformation, an NV vertex program or ARB vertex program/shader.


Function Documentation

static INLINE enum vp_mode get_program_mode ( GLcontext ctx  )  [static]

Return VP_x token to indicate whether we're running fixed-function vertex transformation, an NV vertex program or ARB vertex program/shader.

static INLINE struct vbo_context* vbo_context ( GLcontext ctx  )  [static, read]


Generated on Sun Sep 27 06:47:52 2009 for Mesa vbo by  doxygen 1.5.4