Home
last modified time | relevance | path

Searched refs:intel_uxa_pixmap_is_dirty (Results 1 – 4 of 4) sorted by relevance

/dports/x11-drivers/xf86-video-intel/xf86-video-intel-31486f40f8e8f8923ca0799aea84b58799754564/src/uxa/
H A Di830_render.c568 if (intel_uxa_pixmap_is_dirty(source) || intel_uxa_pixmap_is_dirty(mask)) in i830_prepare_composite()
H A Dintel_uxa.h72 static inline Bool intel_uxa_pixmap_is_dirty(PixmapPtr pixmap) in intel_uxa_pixmap_is_dirty() function
H A Di915_render.c732 if (intel_uxa_pixmap_is_dirty(source) || intel_uxa_pixmap_is_dirty(mask)) in i915_prepare_composite()
H A Di965_render.c2082 if (intel_uxa_pixmap_is_dirty(source) || intel_uxa_pixmap_is_dirty(mask)) in i965_prepare_composite()