Searched refs:need_sync (Results 1 - 9 of 9) sorted by relevance
| /xsrc/external/mit/xf86-video-ngle/dist/src/ |
| H A D | ngle.h | 74 int need_sync; member in struct:__anon7f39eb3e0108
|
| /xsrc/external/mit/xf86-video-amdgpu/dist/src/ |
| H A D | amdgpu_glamor_wrappers.c | 56 Bool need_sync) 62 if (need_sync) 76 } else if (need_sync) { 92 Bool need_sync; local in function:amdgpu_glamor_prepare_access_cpu_ro 98 need_sync = amdgpu_glamor_gpu_pending(info->gpu_synced, priv->gpu_write); 100 priv, need_sync); 109 Bool need_sync; local in function:amdgpu_glamor_prepare_access_cpu_rw 116 need_sync = amdgpu_glamor_gpu_pending(gpu_synced, priv->gpu_write) | 119 need_sync); 54 amdgpu_glamor_prepare_access_cpu(ScrnInfoPtr scrn,AMDGPUInfoPtr info,PixmapPtr pixmap,struct amdgpu_pixmap * priv,Bool need_sync) argument
|
| /xsrc/external/mit/xf86-video-ati-kms/dist/src/ |
| H A D | radeon_glamor_wrappers.c | 56 Bool need_sync) 63 if (need_sync) { 79 } else if (need_sync) 92 Bool need_sync; local in function:radeon_glamor_prepare_access_cpu_ro 98 need_sync = radeon_glamor_gpu_pending(info->gpu_synced, priv->gpu_write); 100 priv, need_sync); 109 Bool need_sync; local in function:radeon_glamor_prepare_access_cpu_rw 116 need_sync = radeon_glamor_gpu_pending(gpu_synced, priv->gpu_write) | 119 need_sync); 54 radeon_glamor_prepare_access_cpu(ScrnInfoPtr scrn,RADEONInfoPtr info,PixmapPtr pixmap,struct radeon_pixmap * priv,Bool need_sync) argument
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a2xx/ |
| H A D | ir2_assemble.c | 369 bool need_sync = true; local in function:assemble 416 need_sync = sync_id != sync_id_prev; 447 if (exec.count == 6 || (exec.count && (need_sync || block != block_idx))) { 493 if (need_sync) 496 need_sync = false;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a2xx/ |
| H A D | ir2_assemble.c | 373 bool need_sync = true; local in function:assemble 420 need_sync = sync_id != sync_id_prev; 452 (exec.count && (need_sync || block != block_idx))) { 500 if (need_sync) 503 need_sync = false;
|
| /xsrc/external/mit/xorg-server.old/dist/exa/ |
| H A D | exa_migration_classic.c | 122 Bool need_sync = FALSE; local in function:exaCopyDirty 243 need_sync = TRUE; 265 else if (need_sync && sync)
|
| /xsrc/external/mit/xorg-server/dist/exa/ |
| H A D | exa_migration_classic.c | 123 Bool need_sync = FALSE; local in function:exaCopyDirty 246 need_sync = TRUE; 268 else if (need_sync && sync)
|
| /xsrc/external/mit/xf86-video-intel/dist/src/uxa/ |
| H A D | intel.h | 185 Bool need_sync; member in struct:intel_screen_private
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/ |
| H A D | intel.h | 185 Bool need_sync; member in struct:intel_screen_private
|
Completed in 12 milliseconds