Home
last modified time | relevance | path

Searched refs:glRasterPos4f (Results 1 – 11 of 11) sorted by relevance

/external/mesa3d/src/gallium/targets/osmesa/
Dosmesa.mingw.def246 glRasterPos4f = glRasterPos4f@16
Dosmesa.def249 glRasterPos4f
/external/mesa3d/src/gallium/frontends/wgl/
Dopengl32.mingw.def239 glRasterPos4f = glRasterPos4f@16
Dopengl32.def239 glRasterPos4f
Dstw_context.c685 &glRasterPos4f,
Dgldrv.h114 void (APIENTRY *glRasterPos4f )( GLfloat x, GLfloat y, GLfloat z, GLfloat w );
/external/angle/src/libGL/
DlibGL_autogen.def215 glRasterPos4f
DlibGL_autogen.cpp1090 void GL_APIENTRY glRasterPos4f(GLfloat x, GLfloat y, GLfloat z, GLfloat w) in glRasterPos4f() function
/external/mesa3d/src/mesa/main/
Drastpos.c944 glRasterPos4f( fx, fy, 0.0, w );
/external/mesa3d/include/GL/
Dgl.h1083 GLAPI void GLAPIENTRY glRasterPos4f( GLfloat x, GLfloat y, GLfloat z, GLfloat w );
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/
Dglew.h1074 GLAPI void GLAPIENTRY glRasterPos4f (GLfloat x, GLfloat y, GLfloat z, GLfloat w);