Home
last modified time | relevance | path

Searched refs:glRasterPos2f (Results 1 – 9 of 9) 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.c580 &glRasterPos2f,
/external/swiftshader/src/OpenGL/libGL/
DlibGL.def224 glRasterPos2f @222
DlibGL.cpp7047 void APIENTRY glRasterPos2f(GLfloat x, GLfloat y) in glRasterPos2f() function
/external/mesa3d/include/GL/
Dgl.h1078 GLAPI void GLAPIENTRY glRasterPos2f( GLfloat x, GLfloat y );
Dgl_mangle.h1836 #define glRasterPos2f MANGLE(RasterPos2f) macro