Home
last modified time | relevance | path

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

/reactos/dll/opengl/mesa/
H A Ddlist.h312 extern void gl_save_PassThrough( GLcontext *ctx, GLfloat token );
H A Dpointers.c479 table->PassThrough = gl_save_PassThrough; in init_dlist_pointers()
H A Ddlist.c1975 void gl_save_PassThrough( GLcontext *ctx, GLfloat token ) in gl_save_PassThrough() function