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

api_arrayelt.h File Reference

#include "mtypes.h"

Functions

GLboolean _ae_create_context (GLcontext *ctx)
void _ae_destroy_context (GLcontext *ctx)
void _ae_invalidate_state (GLcontext *ctx, GLuint new_state)
void GLAPIENTRY _ae_loopback_array_elt (GLint elt)
 Called via glArrayElement() and glDrawArrays(). More...


Function Documentation

GLboolean _ae_create_context GLcontext   ctx
 

void _ae_destroy_context GLcontext   ctx
 

void _ae_invalidate_state GLcontext   ctx,
GLuint    new_state
 

void GLAPIENTRY _ae_loopback_array_elt GLint    elt
 

Called via glArrayElement() and glDrawArrays().

Issue the glNormal, glVertex, glColor, glVertexAttrib, etc functions for all enabled vertex arrays (for elt-th element). Note: this may be called during display list construction.


Generated on Sun May 16 15:55:11 2004 for Mesa Core by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001