Home
last modified time | relevance | path

Searched refs:gl_save_Map1f (Results 1 – 3 of 3) sorted by relevance

/reactos/dll/opengl/mesa/
H A Ddlist.h276 extern void gl_save_Map1f( GLcontext *ctx, GLenum target,
H A Dpointers.c467 table->Map1f = gl_save_Map1f; in init_dlist_pointers()
H A Ddlist.c1608 void gl_save_Map1f( GLcontext *ctx, in gl_save_Map1f() function