Searched defs:glLoadMatrixf (Results 1 – 7 of 7) sorted by relevance
33 glLoadMatrixf_client_proc_t glLoadMatrixf; member
429 void glLoadMatrixf(const GLfloat* m) in glLoadMatrixf() function
33 glLoadMatrixf_server_proc_t glLoadMatrixf; member
1598 GL_API void GL_APIENTRY glLoadMatrixf( const GLfloat *m) { in glLoadMatrixf() function
156 void glLoadMatrixf(const GLfloat *m) in glLoadMatrixf() function
43 glLoadMatrixf_t glLoadMatrixf; member
1005 #define glLoadMatrixf MANGLE(LoadMatrixf) macro