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

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().
void _ae_map_vbos (GLcontext *ctx)
void _ae_unmap_vbos (GLcontext *ctx)


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.

void _ae_map_vbos ( GLcontext ctx  ) 

void _ae_unmap_vbos ( GLcontext ctx  ) 


Generated on Sun Sep 27 06:47:45 2009 for Mesa Main by  doxygen 1.5.4