Searched refs:glamor_egl_create_textured_pixmap (Results 1 – 4 of 4) sorted by relevance
385 extern _X_EXPORT Bool glamor_egl_create_textured_pixmap(PixmapPtr pixmap,
158 if (!glamor_egl_create_textured_pixmap(screen_pixmap, handle, stride)) { in glamor_egl_create_textured_screen()184 glamor_egl_create_textured_pixmap(PixmapPtr pixmap, int handle, int stride) in glamor_egl_create_textured_pixmap() function
1762 if (!glamor_egl_create_textured_pixmap(src, bo->handle, bo->pitch)) in drmmode_crtc_copy_fb()
14851 glamor_egl: Avoid flink names in glamor_egl_create_textured_pixmap().38102 ==1782== by 0x85D5655: glamor_egl_create_textured_pixmap (glamor_egl.c:302)52911 which is similar to glamor_egl_create_textured_pixmap, except55852 Correct the logic of glamor_egl_create_textured_pixmap.