/third_party/mesa3d/src/broadcom/vulkan/ |
D | v3dv_queue.c | 79 queue->last_job_syncs.syncs, 3, in queue_wait_idle() 111 &queue->last_job_syncs.syncs[V3DV_QUEUE_ANY], 1, in queue_wait_idle() 183 queue->last_job_syncs.syncs[queue_type], in export_perfmon_last_job_sync() 203 queue->last_job_syncs.syncs[V3DV_QUEUE_ANY], in export_perfmon_last_job_sync() 484 queue->last_job_syncs.syncs[V3DV_QUEUE_ANY], in process_waits() 514 queue->last_job_syncs.syncs[V3DV_QUEUE_ANY], in process_waits() 544 queue->last_job_syncs.syncs[V3DV_QUEUE_ANY], in process_signals() 615 struct drm_v3d_sem *syncs = in set_in_syncs() local 619 if (!syncs) in set_in_syncs() 623 syncs[i].handle = in set_in_syncs() [all …]
|
/third_party/skia/third_party/externals/egl-registry/extensions/KHR/ |
D | EGL_KHR_wait_sync.txt | 153 of eglSignalSyncKHR to include both client and server syncs: 161 of eglDestroySyncKHR to include both client and server syncs: 170 of eglCreateSyncKHR to include both client and server syncs: 177 of eglDestroySyncKHR to include both client and server syncs: 193 Server waits are functionality which was only available in GL syncs 204 PROPOSED: Only if the client APIs also support fence syncs, which also 210 Reusable syncs in EGL_KHR_reusable_sync do not have this dependency, 214 syncs or reusable syncs are being waited upon. 216 It would be possible to completely decouple fence syncs and the ability
|
D | EGL_KHR_fence_sync.txt | 73 syncs and the corresponding interfaces (to create and place a fence, 76 The remaining extensions list valid client APIs for fence syncs. The 475 RESOLVED: No. (note that this behavior differs from reusable syncs.) 521 change initial status of reusable syncs to unsignaled. Clarify
|
/third_party/EGL/extensions/KHR/ |
D | EGL_KHR_wait_sync.txt | 153 of eglSignalSyncKHR to include both client and server syncs: 161 of eglDestroySyncKHR to include both client and server syncs: 170 of eglCreateSyncKHR to include both client and server syncs: 177 of eglDestroySyncKHR to include both client and server syncs: 193 Server waits are functionality which was only available in GL syncs 204 PROPOSED: Only if the client APIs also support fence syncs, which also 210 Reusable syncs in EGL_KHR_reusable_sync do not have this dependency, 214 syncs or reusable syncs are being waited upon. 216 It would be possible to completely decouple fence syncs and the ability
|
D | EGL_KHR_fence_sync.txt | 73 syncs and the corresponding interfaces (to create and place a fence, 76 The remaining extensions list valid client APIs for fence syncs. The 475 RESOLVED: No. (note that this behavior differs from reusable syncs.) 521 change initial status of reusable syncs to unsignaled. Clarify
|
/third_party/mesa3d/src/virtio/vulkan/ |
D | vn_renderer_util.c | 25 .syncs = &sync, in vn_renderer_submit_simple_sync() 33 .syncs = &sync, in vn_renderer_submit_simple_sync()
|
D | vn_renderer.h | 105 struct vn_renderer_sync *const *syncs; member 129 struct vn_renderer_sync *const *syncs; member
|
D | vn_renderer_vtest.c | 451 struct vn_renderer_sync *const *syncs, in vtest_vcmd_sync_wait() argument 469 syncs[i]->sync_id, in vtest_vcmd_sync_wait() 571 batch->syncs[j]->sync_id, in vtest_vcmd_submit_cmd2() 902 vtest_vcmd_sync_wait(vtest, flags, poll_timeout, wait->syncs, in vtest_wait()
|
D | vn_renderer_virtgpu.c | 418 struct virtgpu_sync *sync = (struct virtgpu_sync *)wait->syncs[i]; in sim_syncobj_wait() 491 struct vn_renderer_sync *const *syncs, in sim_submit_signal_syncs() argument 497 struct virtgpu_sync *sync = (struct virtgpu_sync *)syncs[i]; in sim_submit_signal_syncs() 563 ret = sim_submit_signal_syncs(gpu, args.fence_fd, batch->syncs, in sim_submit() 905 struct virtgpu_sync *sync = (struct virtgpu_sync *)wait->syncs[i]; in virtgpu_ioctl_syncobj_timeline_wait()
|
/third_party/gstreamer/gstreamer/docs/random/wtay/ |
D | clocking2 | 53 osssink syncs these samples against the clock with starttime + timestamp
|
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/ |
D | EXT_x11_sync_object.txt | 271 - Added language describing when external syncs are signaled. 272 - Added language describing when external syncs are deleted.
|
/third_party/openGLES/extensions/EXT/ |
D | EXT_x11_sync_object.txt | 271 - Added language describing when external syncs are signaled. 272 - Added language describing when external syncs are deleted.
|
/third_party/ltp/utils/benchmark/kernbench-0.42/ |
D | README | 62 detect -j2 and change to -j3. Added syncs. Improved warnings and
|
/third_party/openGLES/extensions/OES/ |
D | EGL_KHR_fence_sync.txt | 83 syncs and the corresponding interfaces (to create and place a fence, 86 The remaining extensions list valid client APIs for fence syncs. The 485 RESOLVED: No. (note that this behavior differs from reusable syncs.) 531 change initial status of reusable syncs to unsignaled. Clarify
|
/third_party/skia/third_party/externals/opengl-registry/extensions/OES/ |
D | EGL_KHR_fence_sync.txt | 73 syncs and the corresponding interfaces (to create and place a fence, 76 The remaining extensions list valid client APIs for fence syncs. The 475 RESOLVED: No. (note that this behavior differs from reusable syncs.) 521 change initial status of reusable syncs to unsignaled. Clarify
|
/third_party/skia/infra/bots/ |
D | README.md | 63 The recipes.py script automatically syncs those dependencies in this
|
/third_party/flutter/skia/infra/bots/ |
D | README.md | 63 The recipes.py script automatically syncs those dependencies in this
|
/third_party/littlefs/tests/ |
D | test_files.toml | 336 [[case]] # reentrant file writing with syncs 356 // with syncs we could be any size, but it at least must be valid data
|
/third_party/node/doc/api/ |
D | module.md | 109 // It syncs the existing readFile property with the new value
|
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/ |
D | ARB_cl_event.txt | 304 two types of syncs in the query API. 339 syncs to be used with clEnqueueAcquireGLObjects.
|
D | ARB_sync.txt | 1196 Version 2, 2006/02/10 - WaitSync can only wait on fence syncs. Sync 1219 that's useful when syncs are shared. Add issue 18 discussing the 1242 deleting syncs from contexts other than the creator, to avoid 1243 orphaned & undeleteable syncs. 1263 of syncs to OS events, at least for WGL). Add SignalSync spec 1335 allow it to wait in either the server or GPU. Make syncs always 1366 speculative for future uses of syncs, or details of spec writing.
|
/third_party/openGLES/extensions/ARB/ |
D | ARB_cl_event.txt | 314 two types of syncs in the query API. 349 syncs to be used with clEnqueueAcquireGLObjects.
|
D | ARB_sync.txt | 1206 Version 2, 2006/02/10 - WaitSync can only wait on fence syncs. Sync 1229 that's useful when syncs are shared. Add issue 18 discussing the 1252 deleting syncs from contexts other than the creator, to avoid 1253 orphaned & undeleteable syncs. 1273 of syncs to OS events, at least for WGL). Add SignalSync spec 1345 allow it to wait in either the server or GPU. Make syncs always 1376 speculative for future uses of syncs, or details of spec writing.
|
/third_party/skia/third_party/externals/egl-registry/extensions/EXT/ |
D | EGL_EXT_sync_reuse.txt | 351 is based on the sync type. For fence syncs, either value is 352 allowed, defaulting to EGL_UNSIGNALED. For OpenCL event syncs,
|
/third_party/EGL/extensions/EXT/ |
D | EGL_EXT_sync_reuse.txt | 351 is based on the sync type. For fence syncs, either value is 352 allowed, defaulting to EGL_UNSIGNALED. For OpenCL event syncs,
|