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

/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dgen8_render.c413 static bool gen8_check_dst_format(PictFormat format) function in typeref:typename:bool
2220 if (!gen8_check_dst_format(dst->format)) {
3234 !gen8_check_dst_format(format) ||
3257 if (!gen8_check_dst_format(format))
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dgen8_render.c347 static bool gen8_check_dst_format(PictFormat format) function in typeref:typename:bool
2119 if (!gen8_check_dst_format(dst->format)) {
3124 !gen8_check_dst_format(format) ||
3147 if (!gen8_check_dst_format(format))

Completed in 10 milliseconds