Searched defs:glamor_ddx_fallback_check_pixmap (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dglamor_utils.h1022 glamor_ddx_fallback_check_pixmap(DrawablePtr drawable) function
1051 return (!pixmap || glamor_ddx_fallback_check_pixmap(&pixmap->drawable));
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dglamor_utils.h944 glamor_ddx_fallback_check_pixmap(DrawablePtr drawable) function
973 return (!pixmap || glamor_ddx_fallback_check_pixmap(&pixmap->drawable));

Completed in 37 milliseconds