Searched refs:ColorSubTable (Results 1 – 4 of 4) sorted by relevance
191 table->ColorSubTable = gl_ColorSubTable; in init_exec_pointers()376 table->ColorSubTable = gl_save_ColorSubTable; in init_dlist_pointers()
345 void (*ColorSubTable)( GLcontext *, GLenum, GLsizei, struct gl_image * ); member
2846 (*CC->API.ColorSubTable)( CC, target, start, image ); in _mesa_ColorSubTableEXT()
1061 (*ctx->Exec.ColorSubTable)( ctx, target, start, data ); in gl_save_ColorSubTable()