Home
last modified time | relevance | path

Searched refs:glamor_supports_pixmap_import_export (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor.h172 extern _X_EXPORT Bool glamor_supports_pixmap_import_export(ScreenPtr screen);
H A Dglamor.c983 glamor_supports_pixmap_import_export(ScreenPtr screen) in glamor_supports_pixmap_import_export() function
/OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/
H A Ddri2.c1049 if (!glamor_supports_pixmap_import_export(screen)) { in ms_dri2_screen_init()