Home
last modified time | relevance | path

Searched refs:glMatrixOrthoEXT (Results 1 – 13 of 13) sorted by relevance

/external/deqp/framework/opengl/wrapper/
DglwInitExtGL.inl144 gl->matrixOrthoEXT = (glMatrixOrthoEXTFunc) loader->get("glMatrixOrthoEXT");
403 gl->matrixOrthoEXT = (glMatrixOrthoEXTFunc) loader->get("glMatrixOrthoEXT");
DglwApi.inl455 #define glMatrixOrthoEXT glwMatrixOrthoEXT macro
/external/deqp/modules/egl/
DteglGetProcAddressTests.inl1684 "glMatrixOrthoEXT",
/external/deqp/framework/platform/null/
DtcuNullRenderContextInitFuncs.inl455 gl->matrixOrthoEXT = glMatrixOrthoEXT;
DtcuNullRenderContextFuncs.inl3801 GLW_APICALL void GLW_APIENTRY glMatrixOrthoEXT (GLenum mode, GLdouble left, GLdouble right, GLdoubl… function
/external/mesa3d/include/GL/
Dgl_mangle.h1320 #define glMatrixOrthoEXT MANGLE(MatrixOrthoEXT) macro
Dglcorearb.h4305 GLAPI void APIENTRY glMatrixOrthoEXT (GLenum mode, GLdouble left, GLdouble right, GLdouble bottom, …
Dglext.h7036 GLAPI void APIENTRY glMatrixOrthoEXT (GLenum mode, GLdouble left, GLdouble right, GLdouble bottom, …
/external/swiftshader/include/GLES2/
Dgl2ext.h3224 GL_APICALL void GL_APIENTRY glMatrixOrthoEXT (GLenum mode, GLdouble left, GLdouble right, GLdouble …
/external/deqp/framework/opengl/
DgluCallLogWrapperApi.inl455 void glMatrixOrthoEXT (glw::GLenum mode, glw::GLdouble left, glw::GLdouble right, glw::…
DgluCallLogWrapper.inl3385 void CallLogWrapper::glMatrixOrthoEXT (glw::GLenum mode, glw::GLdouble left, glw::GLdouble right, g… function in CallLogWrapper
3388 …m_log << TestLog::Message << "glMatrixOrthoEXT(" << toHex(mode) << ", " << left << ", " << right <…
/external/swiftshader/include/GL/
Dglcorearb.h4316 GLAPI void APIENTRY glMatrixOrthoEXT (GLenum mode, GLdouble left, GLdouble right, GLdouble bottom, …
Dglext.h7047 GLAPI void APIENTRY glMatrixOrthoEXT (GLenum mode, GLdouble left, GLdouble right, GLdouble bottom, …