Home
last modified time | relevance | path

Searched refs:gl_ColorSubTable (Results 1 – 4 of 4) sorted by relevance

/reactos/dll/opengl/mesa/
H A Dcolortab.h52 extern void gl_ColorSubTable( GLcontext *ctx, GLenum target,
H A Dcolortab.c187 void gl_ColorSubTable( GLcontext *ctx, GLenum target, in gl_ColorSubTable() function
H A Dpointers.c191 table->ColorSubTable = gl_ColorSubTable; in init_exec_pointers()
H A Ddlist.c2539 gl_ColorSubTable( ctx, n[1].e, n[2].i, in execute_list()