core  array_cache  math  swrast  swrast_setup  tnl  tnl_dd 
Main Page   Data Structures   File List   Data Fields   Globals   Related Pages  

fp_machine Struct Reference

NV_fragment_program runtime state. More...

#include <mtypes.h>


Data Fields

GLfloat Temporaries [MAX_NV_FRAGMENT_PROGRAM_TEMPS][4]
GLfloat Inputs [MAX_NV_FRAGMENT_PROGRAM_INPUTS][4]
GLfloat Outputs [MAX_NV_FRAGMENT_PROGRAM_OUTPUTS][4]
GLuint CondCodes [4]


Detailed Description

NV_fragment_program runtime state.


Field Documentation

GLuint fp_machine::CondCodes[4]
 

GLfloat fp_machine::Inputs[MAX_NV_FRAGMENT_PROGRAM_INPUTS][4]
 

GLfloat fp_machine::Outputs[MAX_NV_FRAGMENT_PROGRAM_OUTPUTS][4]
 

GLfloat fp_machine::Temporaries[MAX_NV_FRAGMENT_PROGRAM_TEMPS][4]
 


The documentation for this struct was generated from the following file:
Generated on Sun May 16 15:55:13 2004 for Mesa Core by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001