Searched refs:glamor_pixmap_is_memory (Results 1 – 4 of 4) sorted by relevance
1318 if (mask_pixmap && glamor_pixmap_is_memory(mask_pixmap)) in glamor_composite_with_shader()1320 if (source_pixmap && glamor_pixmap_is_memory(source_pixmap)) in glamor_composite_with_shader()1522 if (glamor_pixmap_is_memory(mask_pixmap)) { in glamor_composite_clipped_region()1693 && (glamor_pixmap_is_memory(source_pixmap) || in glamor_composite()1696 (glamor_pixmap_is_memory(mask_pixmap) || in glamor_composite()
291 assert(glamor_pixmap_is_memory(pixmap)); in glamor_upload_picture_to_texture()
394 !glamor_pixmap_is_memory((PixmapPtr)glyph_draw))) in glamor_composite_glyphs()
439 glamor_pixmap_is_memory(PixmapPtr pixmap) in glamor_pixmap_is_memory() function