Searched refs:glRasterPos4f (Results 1 - 11 of 11) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/wgl/ |
| H A D | stw_context.c | 684 &glRasterPos4f,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/wgl/ |
| H A D | stw_context.c | 731 &glRasterPos4f,
|
| H A D | gldrv.h | 114 void (APIENTRY *glRasterPos4f )( GLfloat x, GLfloat y, GLfloat z, GLfloat w );
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | rastpos.c | 944 glRasterPos4f( fx, fy, 0.0, w );
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | rastpos.c | 950 glRasterPos4f( fx, fy, 0.0, w );
|
| /xsrc/external/mit/xorg-server.old/dist/glx/ |
| H A D | glprocs.h | 135 "glRasterPos4f\0" 1288 NAME_FUNC_OFFSET( 925, glRasterPos4f, glRasterPos4f, NULL, _gloffset_RasterPos4f),
|
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | gl.h | 1088 GLAPI void GLAPIENTRY glRasterPos4f( GLfloat x, GLfloat y, GLfloat z, GLfloat w );
|
| H A D | gl_mangle.h | 1856 #define glRasterPos4f MANGLE(RasterPos4f) macro
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | gl.h | 1081 GLAPI void GLAPIENTRY glRasterPos4f( GLfloat x, GLfloat y, GLfloat z, GLfloat w );
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | gl_generated.h | 18860 #define glRasterPos4f macro [all...] |
| H A D | gl_generated_dispatch.c | 52549 0, // glRasterPos4f [all...] |
Completed in 177 milliseconds