#include "glheader.h"
#include "bufferobj.h"
#include "colortab.h"
#include "context.h"
#include "image.h"
#include "macros.h"
#include "state.h"
#include "teximage.h"
#include "texstate.h"
#include "glapi/dispatch.h"
Functions | |
void | _mesa_init_colortable (struct gl_color_table *p) |
void | _mesa_free_colortable_data (struct gl_color_table *p) |
void | _mesa_init_colortables (GLcontext *ctx) |
void | _mesa_free_colortables_data (GLcontext *ctx) |
void _mesa_free_colortable_data | ( | struct gl_color_table * | p | ) |
void _mesa_free_colortables_data | ( | GLcontext * | ctx | ) |
void _mesa_init_colortable | ( | struct gl_color_table * | p | ) |
void _mesa_init_colortables | ( | GLcontext * | ctx | ) |