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

/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dgen7_render.c453 static bool gen7_check_format(uint32_t format) function in typeref:typename:bool
2366 if (!gen7_check_repeat(p) || !gen7_check_format(p->format))
2506 if (!gen7_check_format(mask->format))
3071 if (!gen7_check_format(tmp.src.pict_format))
3291 if (!gen7_check_format(op->base.src.pict_format))
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dgen7_render.c416 static bool gen7_check_format(uint32_t format) function in typeref:typename:bool
2282 if (!gen7_check_repeat(p) || !gen7_check_format(p->format))
2422 if (!gen7_check_format(mask->format))
2978 if (!gen7_check_format(tmp.src.pict_format))
3198 if (!gen7_check_format(op->base.src.pict_format))

Completed in 12 milliseconds