Home
last modified time | relevance | path

Searched refs:glLoadMatrixd (Results 1 – 11 of 11) sorted by relevance

/external/eigen/demos/opengl/
Dgpuhelper.h121 … static void loadMatrix(const Matrix<double,4,4, _Flags, 4,4>& mat) { glLoadMatrixd(mat.data()); }
129 …static void loadMatrix(const Matrix<double,4,4, _Flags, 4,4>& mat) { glLoadMatrixd(mat.transpose()…
/external/mesa3d/src/gallium/targets/osmesa/
Dosmesa.mingw.def174 glLoadMatrixd = glLoadMatrixd@4
Dosmesa.def177 glLoadMatrixd
/external/mesa3d/src/gallium/frontends/wgl/
Dopengl32.mingw.def167 glLoadMatrixd = glLoadMatrixd@4
Dopengl32.def167 glLoadMatrixd
Dstw_context.c897 &glLoadMatrixd,
Dgldrv.h326 void (APIENTRY *glLoadMatrixd )( const GLdouble *m );
/external/angle/src/libGL/
DlibGL_autogen.def148 glLoadMatrixd
DlibGL_autogen.cpp734 void GL_APIENTRY glLoadMatrixd(const GLdouble *m) in glLoadMatrixd() function
/external/mesa3d/include/GL/
Dgl.h880 GLAPI void GLAPIENTRY glLoadMatrixd( const GLdouble *m );
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/
Dglew.h1002 GLAPI void GLAPIENTRY glLoadMatrixd (const GLdouble *m);