Home
last modified time | relevance | path

Searched defs:sync_id (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/virtio/vulkan/
Dvn_renderer_vtest.c386 uint32_t sync_id; in vtest_vcmd_sync_create() local
393 vtest_vcmd_sync_unref(struct vtest *vtest, uint32_t sync_id) in vtest_vcmd_sync_unref()
407 vtest_vcmd_sync_read(struct vtest *vtest, uint32_t sync_id) in vtest_vcmd_sync_read()
431 vtest_vcmd_sync_write(struct vtest *vtest, uint32_t sync_id, uint64_t val) in vtest_vcmd_sync_write()
Dvn_renderer.h40 uint32_t sync_id; member
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dir2_assemble.c371 int sync_id, sync_id_prev = -1; in assemble() local
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcKHRDebugTests.cpp567 GLsync sync_id = 0; in iterate() local
608 GLsync sync_id = 0; in iterate() local
/third_party/node/src/tracing/
Dtrace_event_common.h940 #define TRACE_EVENT_CLOCK_SYNC_RECEIVER(sync_id) \ argument
944 #define TRACE_EVENT_CLOCK_SYNC_ISSUER(sync_id, issue_ts, issue_end_ts) \ argument