Home
last modified time | relevance | path

Searched refs:putImage2 (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/glx/
Ddrisw_glx.c352 .putImage2 = swrastPutImage2,
366 .putImage2 = swrastPutImage2,
/third_party/mesa3d/src/gallium/frontends/dri/
Ddrisw.c75 loader->putImage2(dPriv, __DRI_SWRAST_IMAGE_OP_SWAP, in put_image2()
/third_party/mesa3d/include/GL/internal/
Ddri_interface.h561 void (*putImage2)(__DRIdrawable *drawable, int op, member
/third_party/mesa3d/src/gbm/backends/dri/
Dgbm_dri.c270 .putImage2 = swrast_put_image2
/third_party/mesa3d/src/egl/drivers/dri2/
Dplatform_wayland.c2645 .putImage2 = dri2_wl_swrast_put_image2,