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

gl_list_instruction Struct Reference

#include <mtypes.h>


Data Fields

GLuint Size
void(* Execute )(GLcontext *ctx, void *data)
void(* Destroy )(GLcontext *ctx, void *data)
void(* Print )(GLcontext *ctx, void *data)


Field Documentation

void(* gl_list_instruction::Destroy)( GLcontext *ctx, void *data )
 

void(* gl_list_instruction::Execute)( GLcontext *ctx, void *data )
 

void(* gl_list_instruction::Print)( GLcontext *ctx, void *data )
 

GLuint gl_list_instruction::Size
 


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