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

/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dgen6_render.c346 static bool gen6_check_dst_format(PictFormat format) function in typeref:typename:bool
2156 if (!gen6_check_dst_format(dst->format)) {
3179 !gen6_check_dst_format(format)) {
3201 if (!gen6_check_dst_format(format))
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dgen6_render.c312 static bool gen6_check_dst_format(PictFormat format) function in typeref:typename:bool
2082 if (!gen6_check_dst_format(dst->format)) {
3098 !gen6_check_dst_format(format)) {
3120 if (!gen6_check_dst_format(format))

Completed in 10 milliseconds