core  array_cache  math  swrast  swrast_setup  tnl  tnl_dd 
Main Page   Data Structures   File List   Data Fields   Globals   Related Pages  

dd.h File Reference

Device driver interfaces. More...


Data Structures

struct  dd_function_table
 Device driver function table. More...

struct  GLvertexformat
 Transform/Clip/Lighting interface. More...


Defines

#define PRIM_OUTSIDE_BEGIN_END   GL_POLYGON+1
#define PRIM_INSIDE_UNKNOWN_PRIM   GL_POLYGON+2
#define PRIM_UNKNOWN   GL_POLYGON+3
#define FLUSH_STORED_VERTICES   0x1
#define FLUSH_UPDATE_CURRENT   0x2


Detailed Description

Device driver interfaces.


Define Documentation

#define FLUSH_STORED_VERTICES   0x1
 

#define FLUSH_UPDATE_CURRENT   0x2
 

#define PRIM_INSIDE_UNKNOWN_PRIM   GL_POLYGON+2
 

#define PRIM_OUTSIDE_BEGIN_END   GL_POLYGON+1
 

#define PRIM_UNKNOWN   GL_POLYGON+3
 


Generated on Sun May 16 15:55:11 2004 for Mesa Core by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001