Searched refs:GL_LoadTransposeMatrixf (Results 1 – 4 of 4) sorted by relevance
505 {"glLoadTransposeMatrixf", P(GL_LoadTransposeMatrixf)},
593 ANGLE_EXPORT void GL_APIENTRY GL_LoadTransposeMatrixf(const GLfloat *m);
1952 return GL_LoadTransposeMatrixf(m); in glLoadTransposeMatrixf()
8279 void GL_APIENTRY GL_LoadTransposeMatrixf(const GLfloat *m) in GL_LoadTransposeMatrixf() function