Searched defs:glLoadMatrixf (Results 1 – 5 of 5) 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
1005 #define glLoadMatrixf MANGLE(LoadMatrixf) macro