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

attrib.h File Reference

#include "mtypes.h"

Functions

void GLAPIENTRY _mesa_PushAttrib (GLbitfield mask)
void GLAPIENTRY _mesa_PopAttrib (void)
void GLAPIENTRY _mesa_PushClientAttrib (GLbitfield mask)
void GLAPIENTRY _mesa_PopClientAttrib (void)
void _mesa_init_attrib (GLcontext *ctx)
void _mesa_free_attrib_data (GLcontext *ctx)
 Free any attribute state data that might be attached to the context.


Function Documentation

void _mesa_free_attrib_data ( GLcontext ctx  ) 

Free any attribute state data that might be attached to the context.

void _mesa_init_attrib ( GLcontext ctx  ) 

void GLAPIENTRY _mesa_PopAttrib ( void   ) 

void GLAPIENTRY _mesa_PopClientAttrib ( void   ) 

void GLAPIENTRY _mesa_PushAttrib ( GLbitfield  mask  ) 

void GLAPIENTRY _mesa_PushClientAttrib ( GLbitfield  mask  ) 


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