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

Node Union Reference

Data Fields

OpCode opcode
GLboolean b
GLbitfield bf
GLubyte ub
GLshort s
GLushort us
GLint i
GLuint ui
GLenum e
GLfloat f
GLvoiddata
voidnext

Detailed Description

Display list node.

Display list instructions are stored as sequences of "nodes". Nodes are allocated in blocks. Each block has BLOCK_SIZE nodes. Blocks are linked together with a pointer.

Each instruction in the display list is stored as a sequence of contiguous nodes in memory. Each node is the union of a variety of data types.

Definition at line 373 of file dlist.c.


The documentation for this union was generated from the following file:
  • dll/3rdparty/mesa32/src/main/dlist.c

Generated on Sun May 27 2012 06:31:12 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.