Searched refs:glLoadMatrixf (Results 1 – 12 of 12) sorted by relevance
40 {"glLoadMatrixf", (void *)glLoadMatrixf},
43 glLoadMatrixf_t glLoadMatrixf; member315 …t_glLoadMatrixf(glLoadMatrixf_t f) { glLoadMatrixf_t retval = glLoadMatrixf; glLoadMatrixf = f; re… in set_glLoadMatrixf()
156 void glLoadMatrixf(const GLfloat *m) in glLoadMatrixf() function158 getDispatch()->glLoadMatrixf(m); in glLoadMatrixf()
31 {"glLoadMatrixf", (void*)glLoadMatrixf},
33 glLoadMatrixf_client_proc_t glLoadMatrixf; member
33 glLoadMatrixf = (glLoadMatrixf_client_proc_t) getProc("glLoadMatrixf", userData); in initDispatchByName()
28 void glLoadMatrixf(const GLfloat* m);429 void glLoadMatrixf(const GLfloat* m) in glLoadMatrixf() function432 ctx->glLoadMatrixf(ctx, m); in glLoadMatrixf()
8392 this->glLoadMatrixf = &glLoadMatrixf_enc; in gl_encoder_context_t()
23 glLoadMatrixf
21 GL_ENTRY(void, glLoadMatrixf, const GLfloat *m)
28 void glLoadMatrixf(const GLfloat *m);
613 GL_API void GL_APIENTRY glLoadMatrixf (const GLfloat *m);