| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | drawpix.h | 40 GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove,
|
| H A D | dlist.h | 46 float xmove, ymove; /**< rasterpos move */ member in struct:gl_bitmap_glyph
|
| H A D | drawpix.c | 297 GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, 364 ctx->Current.RasterPos[1] += ymove; 296 _mesa_Bitmap(GLsizei width,GLsizei height,GLfloat xorig,GLfloat yorig,GLfloat xmove,GLfloat ymove,const GLubyte * bitmap) argument
|
| H A D | dlist.c | 854 g->ymove = bitmap_ymove; 1666 GLfloat xmove, GLfloat ymove, const GLubyte * pixels) 1678 n[6].f = ymove; 1685 xorig, yorig, xmove, ymove, pixels)); 1664 save_Bitmap(GLsizei width,GLsizei height,GLfloat xorig,GLfloat yorig,GLfloat xmove,GLfloat ymove,const GLubyte * pixels) argument
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | drawpix.h | 40 GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove,
|
| H A D | dlist.h | 46 float xmove, ymove; /**< rasterpos move */ member in struct:gl_bitmap_glyph
|
| H A D | drawpix.c | 319 GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, 390 ctx->Current.RasterPos[1] += ymove; 318 _mesa_Bitmap(GLsizei width,GLsizei height,GLfloat xorig,GLfloat yorig,GLfloat xmove,GLfloat ymove,const GLubyte * bitmap) argument
|
| H A D | dlist.c | 1020 g->ymove = bitmap_ymove; 1718 GLfloat xmove, GLfloat ymove, const GLubyte * pixels) 1730 n[6].f = ymove; 1737 xorig, yorig, xmove, ymove, pixels)); 1716 save_Bitmap(GLsizei width,GLsizei height,GLfloat xorig,GLfloat yorig,GLfloat xmove,GLfloat ymove,const GLubyte * pixels) argument
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/ |
| H A D | st_cb_bitmap.c | 702 const float xmove = g->xmove, ymove = g->ymove; local in function:st_DrawAtlasBitmaps 764 ctx->Current.RasterPos[1] += ymove;
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/ |
| H A D | st_cb_bitmap.c | 701 const float xmove = g->xmove, ymove = g->ymove; local in function:st_DrawAtlasBitmaps 763 ctx->Current.RasterPos[1] += ymove;
|
| /xsrc/external/mit/xorg-server.old/dist/hw/dmx/glxProxy/ |
| H A D | renderpixswap.c | 63 __GLX_SWAP_FLOAT((GLbyte *)&hdr->ymove);
|
| /xsrc/external/mit/MesaLib/src/mapi/glapi/gen/ |
| H A D | marshal_generated1.c | 242 GLfloat ymove; member in struct:marshal_cmd_Bitmap 253 GLfloat ymove = cmd->ymove; local in function:_mesa_unmarshal_Bitmap 255 CALL_Bitmap(ctx->CurrentServerDispatch, (width, height, xorig, yorig, xmove, ymove, bitmap)); 261 _mesa_marshal_Bitmap(GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, const GLubyte * bitmap) argument 268 CALL_Bitmap(ctx->CurrentServerDispatch, (width, height, xorig, yorig, xmove, ymove, bitmap)); 277 cmd->ymove = ymove;
|
| H A D | indirect.h | 76 extern _X_HIDDEN void __indirect_glBitmap(GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, const GLubyte * bitmap);
|
| H A D | indirect.c | 459 void __indirect_glBitmap(GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, const GLubyte * bitmap) argument 479 (void) memcpy((void *)(gc->pc + 44), (void *)(&ymove), 1 * sizeof(GLfloat)); 499 (void) memcpy((void *)(pc + 48), (void *)(&ymove), 1 * sizeof(GLfloat));
|
| H A D | glapi_mapi_tmp.h | 28 GLAPI void APIENTRY GLAPI_PREFIX(Bitmap)(GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, const GLubyte *bitmap); 1374 GLAPI void APIENTRY GLAPI_PREFIX(Bitmap)(GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, const GLubyte *bitmap) 1378 ((void (APIENTRY *)(GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, const GLubyte *bitmap)) _func)(width, height, xorig, yorig, xmove, ymove, bitmap);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/wgl/ |
| H A D | gldrv.h | 42 void (APIENTRY *glBitmap )( GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, const GLubyte *bitmap );
|
| /xsrc/external/mit/xorgproto/dist/include/GL/ |
| H A D | glxproto.h | 1518 FLOAT32 ymove F32
|
| /xsrc/external/mit/MesaLib.old/src/mapi/glapi/ |
| H A D | indirect.h | 76 extern _X_HIDDEN void __indirect_glBitmap(GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, const GLubyte * bitmap);
|
| H A D | indirect.c | 459 void __indirect_glBitmap(GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, const GLubyte * bitmap) argument 479 (void) memcpy((void *)(gc->pc + 44), (void *)(&ymove), 4); 499 (void) memcpy((void *)(pc + 48), (void *)(&ymove), 4);
|
| H A D | glapi_mapi_tmp.h | 29 GLAPI void APIENTRY GLAPI_PREFIX(Bitmap)(GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, const GLubyte *bitmap); 1375 GLAPI void APIENTRY GLAPI_PREFIX(Bitmap)(GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, const GLubyte *bitmap) 1379 ((void (APIENTRY *)(GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, const GLubyte *bitmap)) _func)(width, height, xorig, yorig, xmove, ymove, bitmap);
|
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | gl.h | 1212 GLfloat xmove, GLfloat ymove,
|
| /xsrc/external/mit/MesaLib/dist/src/glx/tests/ |
| H A D | indirect_api.cpp | 80 void __indirect_glBitmap(GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, const GLubyte *bitmap) { } argument
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | gl.h | 1205 GLfloat xmove, GLfloat ymove,
|
| /xsrc/external/mit/xorg-server.old/dist/glx/ |
| H A D | glapitable.h | 51 void (GLAPIENTRYP Bitmap)(GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, const GLubyte * bitmap); /* 8 */
|
| /xsrc/external/mit/MesaLib.old/src/mapi/ |
| H A D | shared-glapi_glapi_mapi_tmp.h | 21 void APIENTRY shared_dispatch_stub_8(GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, const GLubyte *bitmap); 1494 static void APIENTRY noopBitmap(GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, const GLubyte *bitmap) argument 1496 (void) width; (void) height; (void) xorig; (void) yorig; (void) xmove; (void) ymove; (void) bitmap; 17604 void APIENTRY shared_dispatch_stub_8(GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, const GLubyte *bitmap) argument 17608 ((void (APIENTRY *)(GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, const GLubyte *bitmap)) _func)(width, height, xorig, yorig, xmove, ymove, bitmap); [all...] |