#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... | |
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
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. |
1.2.13.1 written by Dimitri van Heesch,
© 1997-2001