core | glapi | vbo | math | shader | swrast | swrast_setup | tnl | tnl_dd

gl_list_instruction Struct Reference

#include <mtypes.h>


Detailed Description

Used by device drivers to hook new commands into display lists.

Data Fields

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

Field Documentation

GLuint gl_list_instruction::Size

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

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

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


The documentation for this struct was generated from the following file:
Generated on Sun Sep 27 06:47:47 2009 for Mesa Main by  doxygen 1.5.4