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

pixelstore.h File Reference


Detailed Description

glPixelStore functions.

#include "glheader.h"

Functions

void GLAPIENTRY _mesa_PixelStorei (GLenum pname, GLint param)
void GLAPIENTRY _mesa_PixelStoref (GLenum pname, GLfloat param)
void _mesa_init_pixelstore (GLcontext *ctx)
 Initialize the context's pixel store state.


Function Documentation

void _mesa_init_pixelstore ( GLcontext ctx  ) 

Initialize the context's pixel store state.

void GLAPIENTRY _mesa_PixelStoref ( GLenum  pname,
GLfloat  param 
)

void GLAPIENTRY _mesa_PixelStorei ( GLenum  pname,
GLint  param 
)


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