Searched refs:gen3_check_filter (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dgen3_render.c414 static bool gen3_check_filter(PicturePtr p) function in typeref:typename:bool
3121 if (!gen3_check_filter(picture))
3368 return has_alphamap(p) || !gen3_check_filter(p) || need_upload(p);
3505 if (!gen3_check_filter(mask))
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dgen3_render.c414 static bool gen3_check_filter(PicturePtr p) function in typeref:typename:bool
3075 if (!gen3_check_filter(picture))
3320 return has_alphamap(p) || !gen3_check_filter(p) || need_upload(p);
3457 if (!gen3_check_filter(mask))

Completed in 15 milliseconds