Searched refs:glRasterPos3i (Results 1 - 10 of 10) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/wgl/ |
| H A D | stw_context.c | 678 &glRasterPos3i,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/wgl/ |
| H A D | stw_context.c | 725 &glRasterPos3i,
|
| H A D | gldrv.h | 108 void (APIENTRY *glRasterPos3i )( GLint x, GLint y, GLint z );
|
| /xsrc/external/mit/mesa-demos/dist/src/samples/ |
| H A D | bitmap2.c | 699 glRasterPos3i((j*3)%5, (j*3)%8, 0); 717 glRasterPos3i((j*3)%5, (j*3)%8, 0);
|
| /xsrc/external/mit/xorg-server.old/dist/glx/ |
| H A D | glprocs.h | 129 "glRasterPos3i\0" 1282 NAME_FUNC_OFFSET( 838, glRasterPos3i, glRasterPos3i, NULL, _gloffset_RasterPos3i),
|
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | gl.h | 1084 GLAPI void GLAPIENTRY glRasterPos3i( GLint x, GLint y, GLint z );
|
| H A D | gl_mangle.h | 1848 #define glRasterPos3i MANGLE(RasterPos3i) macro
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | gl.h | 1077 GLAPI void GLAPIENTRY glRasterPos3i( GLint x, GLint y, GLint z );
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | gl_generated.h | 18852 #define glRasterPos3i macro [all...] |
| H A D | gl_generated_dispatch.c | 52427 0, // glRasterPos3i [all...] |
Completed in 178 milliseconds