Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/targets/osmesa/
Dosmesa.mingw.def230 glRasterPos2f = glRasterPos2f@8
Dosmesa.def233 glRasterPos2f
/external/mesa3d/src/gallium/state_trackers/wgl/
Dopengl32.mingw.def223 glRasterPos2f = glRasterPos2f@8
Dopengl32.def223 glRasterPos2f
Dstw_context.c668 &glRasterPos2f,
/external/mesa3d/include/GL/
Dgl.h1078 GLAPI void GLAPIENTRY glRasterPos2f( GLfloat x, GLfloat y );
Dgl_mangle.h1836 #define glRasterPos2f MANGLE(RasterPos2f) macro