#include "main/mtypes.h"
Functions | |
static INLINE void | _mesa_update_pixel (GLcontext *ctx, GLuint newstate) |
static INLINE void | _mesa_init_pixel_dispatch (struct _glapi_table *disp) |
void | _mesa_init_pixel (GLcontext *ctx) |
Initialize the context's PIXEL attribute group. |
void _mesa_init_pixel | ( | GLcontext * | ctx | ) |
Initialize the context's PIXEL attribute group.
static INLINE void _mesa_init_pixel_dispatch | ( | struct _glapi_table * | disp | ) | [static] |
static INLINE void _mesa_update_pixel | ( | GLcontext * | ctx, | |
GLuint | newstate | |||
) | [static] |