Searched refs:use_cpu_bo (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/xf86-video-intel/dist/src/sna/ |
| H A D | sna_render.c | 315 use_cpu_bo(struct sna *sna, PixmapPtr pixmap, const BoxRec *box, bool blt) function in typeref:struct:kgem_bo * 569 bo = use_cpu_bo(sna, pixmap, box, blt); 1023 if (use_cpu_bo(sna, pixmap, &box, false)) { 1201 src_bo = use_cpu_bo(sna, pixmap, &box, true);
|
| H A D | sna_accel.c | 3689 goto use_cpu_bo; 3722 goto use_cpu_bo; 3738 goto use_cpu_bo; 3752 goto use_cpu_bo; 3761 goto use_cpu_bo; 3766 goto use_cpu_bo; 3781 goto use_cpu_bo; 3787 goto use_cpu_bo; 3812 goto use_cpu_bo; 3884 goto use_cpu_bo; [all...] |
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/ |
| H A D | sna_render.c | 329 use_cpu_bo(struct sna *sna, PixmapPtr pixmap, const BoxRec *box, bool blt) function in typeref:struct:kgem_bo * 585 bo = use_cpu_bo(sna, pixmap, box, blt); 1042 if (use_cpu_bo(sna, pixmap, &box, false)) { 1220 src_bo = use_cpu_bo(sna, pixmap, &box, true);
|
| H A D | sna_accel.c | 3566 goto use_cpu_bo; 3599 goto use_cpu_bo; 3615 goto use_cpu_bo; 3629 goto use_cpu_bo; 3638 goto use_cpu_bo; 3643 goto use_cpu_bo; 3658 goto use_cpu_bo; 3664 goto use_cpu_bo; 3689 goto use_cpu_bo; 3758 goto use_cpu_bo; [all...] |
Completed in 24 milliseconds