Searched refs:putImage (Results 1 - 7 of 7) sorted by relevance
/third_party/mesa3d/src/glx/ |
H A D | drisw_glx.c | 350 .putImage = swrastPutImage, 364 .putImage = swrastPutImage,
|
/third_party/mesa3d/src/gallium/frontends/dri/ |
H A D | drisw.c | 63 loader->putImage(dPriv, __DRI_SWRAST_IMAGE_OP_SWAP, in put_image()
|
/third_party/mesa3d/include/GL/internal/ |
H A D | dri_interface.h | 545 void (*putImage)(__DRIdrawable *drawable, int op, member
|
/third_party/mesa3d/src/gbm/backends/dri/ |
H A D | gbm_dri.c | 268 .putImage = swrast_put_image,
|
/third_party/mesa3d/src/egl/drivers/dri2/ |
H A D | platform_x11.c | 1301 .putImage = swrastPutImage,
|
H A D | platform_wayland.c | 2643 .putImage = dri2_wl_swrast_put_image,
|
H A D | egl_dri2.c | 290 .putImage = dri2_put_image,
|
Completed in 19 milliseconds