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

t_dd_vbtmp.h File Reference


Defines

#define VIEWPORT_X(dst, x)   dst = s[0] * x + s[12]
#define VIEWPORT_Y(dst, y)   dst = s[5] * y + s[13]
#define VIEWPORT_Z(dst, z)   dst = s[10] * z + s[14]
#define CHECK_HW_DIVIDE   1

Functions

static void TAG() emit (GLcontext *ctx, GLuint start, GLuint end, void *dest, GLuint stride)
static void TAG() init (void)


Define Documentation

#define CHECK_HW_DIVIDE   1

#define VIEWPORT_X ( dst,
 )     dst = s[0] * x + s[12]

#define VIEWPORT_Y ( dst,
 )     dst = s[5] * y + s[13]

#define VIEWPORT_Z ( dst,
 )     dst = s[10] * z + s[14]


Function Documentation

static void TAG() emit ( GLcontext ctx,
GLuint  start,
GLuint  end,
void *  dest,
GLuint  stride 
) [static]

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


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