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

Enumerator:
EMIT_1F 
EMIT_2F 
EMIT_3F 
EMIT_4F 
EMIT_2F_VIEWPORT 
EMIT_3F_VIEWPORT 
EMIT_4F_VIEWPORT 
EMIT_3F_XYW 
EMIT_1UB_1F 
EMIT_3UB_3F_RGB 
EMIT_3UB_3F_BGR 
EMIT_4UB_4F_RGBA 
EMIT_4UB_4F_BGRA 
EMIT_4UB_4F_ARGB 
EMIT_4UB_4F_ABGR 
EMIT_4CHAN_4F_RGBA 
EMIT_PAD 
EMIT_MAX 

Definition at line 42 of file t_vertex.h.

                     {
   EMIT_1F,
   EMIT_2F,
   EMIT_3F,
   EMIT_4F,
   EMIT_2F_VIEWPORT,        /* do viewport transform and emit */
   EMIT_3F_VIEWPORT,        /* do viewport transform and emit */
   EMIT_4F_VIEWPORT,        /* do viewport transform and emit */
   EMIT_3F_XYW,         /* for projective texture */
   EMIT_1UB_1F,         /* for fog coordinate */
   EMIT_3UB_3F_RGB,     /* for specular color */
   EMIT_3UB_3F_BGR,     /* for specular color */
   EMIT_4UB_4F_RGBA,        /* for color */
   EMIT_4UB_4F_BGRA,        /* for color */
   EMIT_4UB_4F_ARGB,        /* for color */
   EMIT_4UB_4F_ABGR,        /* for color */
   EMIT_4CHAN_4F_RGBA,      /* for swrast color */
   EMIT_PAD,            /* leave a hole of 'offset' bytes */
   EMIT_MAX
};

Generated on Sat May 26 2012 04:58:37 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.