Searched defs:sync_id (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a2xx/ | ||
| H A D | ir2_assemble.c | 367 int sync_id, sync_id_prev = -1; local in function:assemble |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a2xx/ | ||
| H A D | ir2_assemble.c | 371 int sync_id, sync_id_prev = -1; local in function:assemble |
| /xsrc/external/mit/MesaLib/dist/src/virtio/vulkan/ | ||
| H A D | vn_renderer.h | 37 uint32_t sync_id; member in struct:vn_renderer_sync |
| H A D | vn_renderer_vtest.c | 382 uint32_t sync_id; local in function:vtest_vcmd_sync_create 389 vtest_vcmd_sync_unref(struct vtest *vtest, uint32_t sync_id) argument 403 vtest_vcmd_sync_read(struct vtest *vtest, uint32_t sync_id) argument 427 vtest_vcmd_sync_write(struct vtest *vtest, uint32_t sync_id, uint64_t val) argument [all...] |
Completed in 6 milliseconds