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:
VERBOSE_VARRAY 
VERBOSE_TEXTURE 
VERBOSE_IMMEDIATE 
VERBOSE_PIPELINE 
VERBOSE_DRIVER 
VERBOSE_STATE 
VERBOSE_API 
VERBOSE_DISPLAY_LIST 
VERBOSE_LIGHTING 
VERBOSE_PRIMS 
VERBOSE_VERTS 
VERBOSE_DISASSEM 
VERBOSE_GLSL 
VERBOSE_GLSL_DUMP 

Definition at line 3135 of file mtypes.h.

{
   VERBOSE_VARRAY       = 0x0001,
   VERBOSE_TEXTURE      = 0x0002,
   VERBOSE_IMMEDIATE        = 0x0004,
   VERBOSE_PIPELINE     = 0x0008,
   VERBOSE_DRIVER       = 0x0010,
   VERBOSE_STATE        = 0x0020,
   VERBOSE_API          = 0x0040,
   VERBOSE_DISPLAY_LIST     = 0x0100,
   VERBOSE_LIGHTING     = 0x0200,
   VERBOSE_PRIMS        = 0x0400,
   VERBOSE_VERTS        = 0x0800,
   VERBOSE_DISASSEM     = 0x1000,
   VERBOSE_GLSL         = 0x2000,
   VERBOSE_GLSL_DUMP        = 0x4000
};

Generated on Sun May 27 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.