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

SWcontext Struct Reference

Per-context state that's private to the software rasterizer module. More...

#include <s_context.h>

Data Fields

struct swrast_device_driver Driver
GLboolean AllowVertexFog
GLboolean AllowPixelFog
GLbitfield _RasterMask
GLfloat _BackfaceSign
GLfloat _BackfaceCullSign
GLboolean _PreferPixelFog
GLboolean _AnyTextureCombine
GLboolean _FogEnabled
GLboolean _DeferredTexture
GLenum _FogMode
GLuint _ActiveAttribs [FRAG_ATTRIB_MAX]
GLbitfield _ActiveAttribMask
GLuint _NumActiveAttribs
GLenum _InterpMode [FRAG_ATTRIB_MAX]
GLboolean _IntegerAccumMode
GLfloat _IntegerAccumScaler
GLuint StippleCounter
GLuint PointLineFacing
GLbitfield NewState
GLuint StateChanges
GLenum Primitive
void(* InvalidateState )(GLcontext *ctx, GLbitfield new_state)
SWspanarraysSpanArrays
SWspanarraysZoomedArrays
SWspan PointSpan
blend_func BlendFunc
texture_sample_func TextureSample [MAX_TEXTURE_IMAGE_UNITS]
GLchanTexelBuffer
validate_texture_image_func ValidateTextureImage
struct gl_program_machine FragProgMachine
GLbitfield InvalidatePointMask
GLbitfield InvalidateLineMask
GLbitfield InvalidateTriangleMask
void(* choose_point )(GLcontext *)
void(* choose_line )(GLcontext *)
void(* choose_triangle )(GLcontext *)
swrast_point_func Point
swrast_line_func Line
swrast_tri_func Triangle
swrast_point_func SpecPoint
swrast_line_func SpecLine
swrast_tri_func SpecTriangle

Detailed Description

Per-context state that's private to the software rasterizer module.

Definition at line 115 of file s_context.h.


The documentation for this struct was generated from the following file:

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.