Searched refs:upload_inplace (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/xf86-video-intel/dist/src/sna/ |
| H A D | sna_io.c | 815 static bool upload_inplace(struct kgem *kgem, function in typeref:typename:bool 844 if (upload_inplace(kgem, dst_bo, box, nbox, dst->drawable.bitsPerPixel) &&
|
| H A D | sna_accel.c | 6181 goto upload_inplace; 6283 upload_inplace:
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/ |
| H A D | sna_io.c | 796 static bool upload_inplace(struct kgem *kgem, function in typeref:typename:bool 825 if (upload_inplace(kgem, dst_bo, box, nbox, dst->drawable.bitsPerPixel) &&
|
| H A D | sna_accel.c | 6045 goto upload_inplace; 6142 upload_inplace:
|
Completed in 119 milliseconds