Searched refs:putImage (Results 1 - 20 of 20) sorted by relevance

/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D19.3.5.rst37 - drisw crashes on calling NULL putImage on EGL surfaceless platform
140 - egl: Implement getImage/putImage on pbuffer swrast.
H A D12.0.2.rst109 - swrast: fix incorrectly positioned putImage() in swrast driver
H A D20.0.0.rst54 - drisw crashes on calling NULL putImage on EGL surfaceless platform
2498 - egl: Implement getImage/putImage on pbuffer swrast.
H A D20.1.0.rst221 - drisw crashes on calling NULL putImage on EGL surfaceless platform
3218 - egl: Implement getImage/putImage on pbuffer swrast.
/xsrc/external/mit/MesaLib.old/dist/src/egl/drivers/dri2/
H A Dplatform_surfaceless.c248 .putImage = NULL,
H A Dplatform_wayland.c2059 .putImage = dri2_wl_swrast_put_image,
H A Dplatform_x11.c1302 .putImage = swrastPutImage,
/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Ddrisw_glx.c363 .putImage = swrastPutImage,
381 .putImage = swrastPutImage,
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/swrast/
H A Dswrast.c531 sPriv->swrast_loader->putImage(dPriv, __DRI_SWRAST_IMAGE_OP_DRAW,
652 sPriv->swrast_loader->putImage(dPriv, __DRI_SWRAST_IMAGE_OP_SWAP,
/xsrc/external/mit/MesaLib/dist/src/glx/
H A Ddrisw_glx.c347 .putImage = swrastPutImage,
366 .putImage = swrastPutImage,
/xsrc/external/mit/xwud/dist/
H A Dxwud.c53 static void putImage(Display *dpy, Window image_win, GC gc,
702 putImage(dpy, image_win, gc, out_image,
713 putImage(Display *dpy, Window image_win, GC gc, XImage *out_image, function in typeref:typename:void
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/dri/
H A Ddrisw.c63 loader->putImage(dPriv, __DRI_SWRAST_IMAGE_OP_SWAP,
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/dri/
H A Ddrisw.c63 loader->putImage(dPriv, __DRI_SWRAST_IMAGE_OP_SWAP,
/xsrc/external/mit/MesaLib.old/dist/include/GL/internal/
H A Ddri_interface.h610 void (*putImage)(__DRIdrawable *drawable, int op, member in struct:__DRIswrastLoaderExtensionRec
/xsrc/external/mit/MesaLib/dist/include/GL/internal/
H A Ddri_interface.h585 void (*putImage)(__DRIdrawable *drawable, int op, member in struct:__DRIswrastLoaderExtensionRec
/xsrc/external/mit/MesaLib.old/dist/src/gbm/backends/dri/
H A Dgbm_dri.c228 .putImage = swrast_put_image,
/xsrc/external/mit/MesaLib/dist/src/gbm/backends/dri/
H A Dgbm_dri.c267 .putImage = swrast_put_image,
/xsrc/external/mit/MesaLib/dist/src/egl/drivers/dri2/
H A Dplatform_x11.c1199 .putImage = swrastPutImage,
H A Dplatform_wayland.c2055 .putImage = dri2_wl_swrast_put_image,
H A Degl_dri2.c287 .putImage = dri2_put_image,

Completed in 48 milliseconds