Searched refs:kgem_bo_blt_pitch_is_ok (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dkgem.h558 static inline bool kgem_bo_blt_pitch_is_ok(struct kgem *kgem, function in typeref:typename:bool
597 return kgem_bo_blt_pitch_is_ok(kgem, bo);
H A Dsna_blt.c4230 kgem_bo_blt_pitch_is_ok(&sna->kgem, src_bo)) {
4278 kgem_bo_blt_pitch_is_ok(&sna->kgem, src_bo)) {
4293 kgem_bo_blt_pitch_is_ok(&sna->kgem, dst_bo)) {
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dkgem.h542 static inline bool kgem_bo_blt_pitch_is_ok(struct kgem *kgem, function in typeref:typename:bool
581 return kgem_bo_blt_pitch_is_ok(kgem, bo);
H A Dsna_blt.c4193 kgem_bo_blt_pitch_is_ok(&sna->kgem, src_bo)) {
4240 kgem_bo_blt_pitch_is_ok(&sna->kgem, src_bo)) {
4254 kgem_bo_blt_pitch_is_ok(&sna->kgem, dst_bo)) {

Completed in 13 milliseconds