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

SWspanarrays Struct Reference

Arrays of fragment values. More...

#include <s_span.h>

Data Fields

GLfloat attribs [FRAG_ATTRIB_MAX][MAX_WIDTH][4]
GLubyte mask [MAX_WIDTH]
GLenum ChanType
GLubyte rgba8 [MAX_WIDTH][4]
GLushort rgba16 [MAX_WIDTH][4]
GLchan(* rgba )[4]
GLint x [MAX_WIDTH]
GLint y [MAX_WIDTH]
GLuint z [MAX_WIDTH]
GLuint index [MAX_WIDTH]
GLfloat lambda [MAX_TEXTURE_COORD_UNITS][MAX_WIDTH]
GLfloat coverage [MAX_WIDTH]

Detailed Description

Arrays of fragment values.

These will either be computed from the span x/xStep values or filled in by glDraw/CopyPixels, etc. These arrays are separated out of sw_span to conserve memory.

Definition at line 61 of file s_span.h.


The documentation for this struct was generated from the following file:
  • dll/3rdparty/mesa32/src/swrast/s_span.h

Generated on Sat May 26 2012 06:44:08 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.