Searched refs:has_alphamap (Results 1 - 15 of 15) sorted by relevance

/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dgen4_render.c1765 has_alphamap(PicturePtr p) function in typeref:typename:bool
1812 return has_alphamap(p) || !gen4_check_filter(p) || need_upload(sna, p);
H A Dgen5_render.c1720 has_alphamap(PicturePtr p) function in typeref:typename:bool
1765 return has_alphamap(p) || !gen5_check_filter(p) || need_upload(sna, p);
H A Dgen6_render.c2100 has_alphamap(PicturePtr p) function in typeref:typename:bool
2142 return has_alphamap(p) || !gen6_check_filter(p) || need_upload(p);
H A Dgen7_render.c2330 has_alphamap(PicturePtr p) function in typeref:typename:bool
2372 return has_alphamap(p) || !gen7_check_filter(p) || need_upload(p);
H A Dgen8_render.c2164 has_alphamap(PicturePtr p) function in typeref:typename:bool
2206 return has_alphamap(p) || !gen8_check_filter(p) || need_upload(p);
H A Dgen9_render.c2242 has_alphamap(PicturePtr p) function in typeref:typename:bool
2284 return has_alphamap(p) || !gen9_check_filter(p) || need_upload(p);
H A Dgen2_render.c1704 has_alphamap(PicturePtr p) function in typeref:typename:bool
1746 return has_alphamap(p) || !gen2_check_filter(p) || need_upload(p);
H A Dgen3_render.c3307 has_alphamap(PicturePtr p) function in typeref:typename:bool
3368 return has_alphamap(p) || !gen3_check_filter(p) || need_upload(p);
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dgen2_render.c1677 has_alphamap(PicturePtr p) function in typeref:typename:bool
1719 return has_alphamap(p) || !gen2_check_filter(p) || need_upload(p);
H A Dgen4_render.c1716 has_alphamap(PicturePtr p) function in typeref:typename:bool
1763 return has_alphamap(p) || !gen4_check_filter(p) || need_upload(sna, p);
H A Dgen5_render.c1673 has_alphamap(PicturePtr p) function in typeref:typename:bool
1718 return has_alphamap(p) || !gen5_check_filter(p) || need_upload(sna, p);
H A Dgen6_render.c2026 has_alphamap(PicturePtr p) function in typeref:typename:bool
2068 return has_alphamap(p) || !gen6_check_filter(p) || need_upload(p);
H A Dgen7_render.c2246 has_alphamap(PicturePtr p) function in typeref:typename:bool
2288 return has_alphamap(p) || !gen7_check_filter(p) || need_upload(p);
H A Dgen8_render.c2063 has_alphamap(PicturePtr p) function in typeref:typename:bool
2105 return has_alphamap(p) || !gen8_check_filter(p) || need_upload(p);
H A Dgen3_render.c3259 has_alphamap(PicturePtr p) function in typeref:typename:bool
3320 return has_alphamap(p) || !gen3_check_filter(p) || need_upload(p);

Completed in 83 milliseconds