Searched refs:has_alphamap (Results 1 – 8 of 8) sorted by relevance
1768 has_alphamap(PicturePtr p) in has_alphamap() function1815 return has_alphamap(p) || !gen4_check_filter(p) || need_upload(sna, p); in source_fallback()
1720 has_alphamap(PicturePtr p) in has_alphamap() function1765 return has_alphamap(p) || !gen5_check_filter(p) || need_upload(sna, p); in source_fallback()
2100 has_alphamap(PicturePtr p) in has_alphamap() function2142 return has_alphamap(p) || !gen6_check_filter(p) || need_upload(p); in source_fallback()
2330 has_alphamap(PicturePtr p) in has_alphamap() function2372 return has_alphamap(p) || !gen7_check_filter(p) || need_upload(p); in source_fallback()
2159 has_alphamap(PicturePtr p) in has_alphamap() function2201 return has_alphamap(p) || !gen8_check_filter(p) || need_upload(p); in source_fallback()
2237 has_alphamap(PicturePtr p) in has_alphamap() function2279 return has_alphamap(p) || !gen9_check_filter(p) || need_upload(p); in source_fallback()
1717 has_alphamap(PicturePtr p) in has_alphamap() function1759 return has_alphamap(p) || !gen2_check_filter(p) || need_upload(p); in source_fallback()
3318 has_alphamap(PicturePtr p) in has_alphamap() function3379 return has_alphamap(p) || !gen3_check_filter(p) || need_upload(p); in source_fallback()