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

t_dd_tritmp.h File Reference


Defines

#define VERT_SET_RGBA(v, c)   (void) c
#define VERT_COPY_RGBA(v0, v1)
#define VERT_SAVE_RGBA(idx)
#define VERT_RESTORE_RGBA(idx)
#define VERT_SET_SPEC(v, c)   (void) c
#define VERT_COPY_SPEC(v0, v1)
#define VERT_SAVE_SPEC(idx)
#define VERT_RESTORE_SPEC(idx)
#define VERT_COPY_SPEC1(v)
#define VERT_COPY_IND1(v)
#define VERT_COPY_RGBA1(v)
#define VERT_SET_Z(v, val)   VERT_Z(v) = val
#define VERT_Z_ADD(v, val)   VERT_Z(v) += val
#define REVERSE_DEPTH   0
#define HAVE_STENCIL_TWOSIDE   0
#define DO_TWOSTENCIL   0
#define SETUP_STENCIL(f)
#define UNSET_STENCIL(f)

Functions

static void TAG() init (void)


Define Documentation

#define DO_TWOSTENCIL   0

#define HAVE_STENCIL_TWOSIDE   0

#define REVERSE_DEPTH   0

#define SETUP_STENCIL (  ) 

#define UNSET_STENCIL (  ) 

#define VERT_COPY_IND1 (  ) 

#define VERT_COPY_RGBA ( v0,
v1   ) 

#define VERT_COPY_RGBA1 (  ) 

#define VERT_COPY_SPEC ( v0,
v1   ) 

#define VERT_COPY_SPEC1 (  ) 

#define VERT_RESTORE_RGBA ( idx   ) 

#define VERT_RESTORE_SPEC ( idx   ) 

#define VERT_SAVE_RGBA ( idx   ) 

#define VERT_SAVE_SPEC ( idx   ) 

#define VERT_SET_RGBA ( v,
 )     (void) c

#define VERT_SET_SPEC ( v,
 )     (void) c

#define VERT_SET_Z ( v,
val   )     VERT_Z(v) = val

#define VERT_Z_ADD ( v,
val   )     VERT_Z(v) += val


Function Documentation

static void TAG() init ( void   )  [static]


Generated on Sun Sep 27 06:48:12 2009 for Mesa tnl_dd by  doxygen 1.5.4