Home
last modified time | relevance | path

Searched refs:PushMatrix (Results 1 – 7 of 7) sorted by relevance

/reactos/dll/opengl/mesa/
H A Dpointers.c307 table->PushMatrix = gl_PushMatrix; in init_exec_pointers()
495 table->PushMatrix = gl_save_PushMatrix; in init_dlist_pointers()
H A Dtypes.h478 void (*PushMatrix)( GLcontext * ); member
H A Dapi.c1819 (*CC->API.PushMatrix)( CC ); in _mesa_PushMatrix()
H A Ddlist.c1942 (*ctx->Exec.PushMatrix)( ctx ); in gl_save_PushMatrix()
/reactos/dll/opengl/opengl32/
H A Dglapi_x86.s250 USE_GL_FUNC PushMatrix, 298, 0
H A Dicd.h312 void (GLAPIENTRY * PushMatrix)(void);
H A Dglfuncs.h309 USE_GL_FUNC(PushMatrix, (void), (), 298, 0)