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

gl_program_machine Struct Reference

#include <prog_execute.h>

Data Fields

struct gl_programCurProgram
GLfloat(* Attribs )[MAX_WIDTH][4]
GLfloat(* DerivX )[4]
GLfloat(* DerivY )[4]
GLuint NumDeriv
GLuint CurElement
GLfloat VertAttribs [VERT_ATTRIB_MAX][4]
GLfloat Temporaries [MAX_PROGRAM_TEMPS][4]
GLfloat Outputs [MAX_PROGRAM_OUTPUTS][4]
GLfloat(* EnvParams )[4]
GLuint CondCodes [4]
GLint AddressReg [MAX_PROGRAM_ADDRESS_REGS][4]
const GLubyteSamplers
GLuint CallStack [MAX_PROGRAM_CALL_DEPTH]
GLuint StackDepth
FetchTexelLodFunc FetchTexelLod
FetchTexelDerivFunc FetchTexelDeriv

Detailed Description

Virtual machine state used during execution of vertex/fragment programs.

Definition at line 44 of file prog_execute.h.


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

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