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

vertex_program Struct Reference

Vertex program object. More...

#include <mtypes.h>


Data Fields

program Base
vp_instruction * Instructions
GLboolean IsNVProgram
GLboolean IsPositionInvariant
GLuint InputsRead
GLuint OutputsWritten
program_parameter_list * Parameters
 array [NumParameters]. More...


Detailed Description

Vertex program object.


Field Documentation

struct program vertex_program::Base
 

GLuint vertex_program::InputsRead
 

struct vp_instruction* vertex_program::Instructions
 

GLboolean vertex_program::IsNVProgram
 

GLboolean vertex_program::IsPositionInvariant
 

GLuint vertex_program::OutputsWritten
 

struct program_parameter_list* vertex_program::Parameters
 

array [NumParameters].


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