Home
last modified time | relevance | path

Searched refs:glRasterPos2f (Results 1 – 10 of 10) sorted by relevance

/external/mesa3d/src/gallium/targets/osmesa/
Dosmesa.mingw.def230 glRasterPos2f = glRasterPos2f@8
Dosmesa.def233 glRasterPos2f
/external/mesa3d/src/gallium/frontends/wgl/
Dopengl32.mingw.def223 glRasterPos2f = glRasterPos2f@8
Dopengl32.def223 glRasterPos2f
Dstw_context.c669 &glRasterPos2f,
Dgldrv.h98 void (APIENTRY *glRasterPos2f )( GLfloat x, GLfloat y );
/external/angle/src/libGL/
DlibGL_autogen.def199 glRasterPos2f
DlibGL_autogen.cpp1010 void GL_APIENTRY glRasterPos2f(GLfloat x, GLfloat y) in glRasterPos2f() function
/external/mesa3d/include/GL/
Dgl.h1073 GLAPI void GLAPIENTRY glRasterPos2f( GLfloat x, GLfloat y );
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/
Dglew.h1058 GLAPI void GLAPIENTRY glRasterPos2f (GLfloat x, GLfloat y);