Searched refs:loadMatrixd (Results 1 – 3 of 3) sorted by relevance
112 void loadMatrixd(const GLdouble *m); \
1173 void Context::loadMatrixd(const GLdouble *m) in loadMatrixd() function in gl::Context
3333 context->loadMatrixd(m); in GL_LoadMatrixd()