Home
last modified time | relevance | path

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

/reactos/dll/opengl/mesa/
H A Deval.h72 extern void gl_Map2f( GLcontext* ctx, GLenum target,
H A Dpointers.c280 table->Map2f = gl_Map2f; in init_exec_pointers()
H A Ddlist.c2689 gl_Map2f( ctx, n[1].e, in execute_list()
H A Deval.c988 void gl_Map2f( GLcontext* ctx, GLenum target, in gl_Map2f() function