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

t_dd_rendertmp.h File Reference

Go to the source code of this file.

Defines

#define INIT(x)
#define NEED_EDGEFLAG_SETUP   0
#define EDGEFLAG_GET(a)   0
#define EDGEFLAG_SET(a, b)   (void)b
#define RESET_STIPPLE
#define RESET_OCCLUSION
#define TEST_PRIM_END(flags)   (flags & PRIM_END)
#define TEST_PRIM_BEGIN(flags)   (flags & PRIM_BEGIN)
#define TEST_PRIM_PARITY(flags)   (flags & PRIM_PARITY)
#define ELT(x)   x
#define RENDER_TAB_QUALIFIER   static

Functions

static void TAG() render_points (GLcontext *ctx, GLuint start, GLuint count, GLuint flags)
static void TAG() render_lines (GLcontext *ctx, GLuint start, GLuint count, GLuint flags)
static void TAG() render_line_strip (GLcontext *ctx, GLuint start, GLuint count, GLuint flags)
static void TAG() render_line_loop (GLcontext *ctx, GLuint start, GLuint count, GLuint flags)
static void TAG() render_triangles (GLcontext *ctx, GLuint start, GLuint count, GLuint flags)
static void TAG() render_tri_strip (GLcontext *ctx, GLuint start, GLuint count, GLuint flags)
static void TAG() render_tri_fan (GLcontext *ctx, GLuint start, GLuint count, GLuint flags)
static void TAG() render_poly (GLcontext *ctx, GLuint start, GLuint count, GLuint flags)
static void TAG() render_quads (GLcontext *ctx, GLuint start, GLuint count, GLuint flags)
static void TAG() render_quad_strip (GLcontext *ctx, GLuint start, GLuint count, GLuint flags)
static void TAG() render_noop (GLcontext *ctx, GLuint start, GLuint count, GLuint flags)

Variables

RENDER_TAB_QUALIFIER void(*)(GLcontext
*, GLuint, GLuint, GLuint
TAG (render_tab)[GL_POLYGON+2]

Generated on Fri May 25 2012 04:58:25 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.