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

/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dgen8_render.c422 static bool gen8_check_format(uint32_t format) function in typeref:typename:bool
2200 if (!gen8_check_repeat(p) || !gen8_check_format(p->format))
2340 if (!gen8_check_format(mask->format))
2912 if (!gen8_check_format(tmp.src.pict_format))
3134 if (!gen8_check_format(op->base.src.pict_format))
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dgen8_render.c356 static bool gen8_check_format(uint32_t format) function in typeref:typename:bool
2099 if (!gen8_check_repeat(p) || !gen8_check_format(p->format))
2239 if (!gen8_check_format(mask->format))
2802 if (!gen8_check_format(tmp.src.pict_format))
3024 if (!gen8_check_format(op->base.src.pict_format))

Completed in 9 milliseconds