Home
last modified time | relevance | path

Searched defs:glMatrixTranslatefEXT (Results 1 – 4 of 4) sorted by relevance

/external/deqp/framework/opengl/wrapper/
DglwApi.inl463 #define glMatrixTranslatefEXT glwMatrixTranslatefEXT macro
/external/mesa3d/include/GL/
Dgl_mangle.h1328 #define glMatrixTranslatefEXT MANGLE(MatrixTranslatefEXT) macro
/external/deqp/framework/opengl/
DgluCallLogWrapper.inl3441 void CallLogWrapper::glMatrixTranslatefEXT (glw::GLenum mode, glw::GLfloat x, glw::GLfloat y, glw::… function in CallLogWrapper
/external/deqp/framework/platform/null/
DtcuNullRenderContextFuncs.inl3872 GLW_APICALL void GLW_APIENTRY glMatrixTranslatefEXT (GLenum mode, GLfloat x, GLfloat y, GLfloat z) function