Searched refs:__upload_inplace (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xf86-video-intel/dist/src/sna/ |
| H A D | sna_io.c | 781 static bool __upload_inplace(struct kgem *kgem, function in typeref:typename:bool 826 return __upload_inplace(kgem, bo, box, n,bpp); 1333 return __upload_inplace(kgem, bo, box, n, bpp);
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/ |
| H A D | sna_io.c | 771 static bool __upload_inplace(struct kgem *kgem, function in typeref:typename:bool 807 return __upload_inplace(kgem, bo, box, n,bpp); 1309 return __upload_inplace(kgem, bo, box, n, bpp);
|
Completed in 11 milliseconds