Searched refs:sync_values (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/virtio/vulkan/ |
| H A D | vn_renderer.h | 90 const uint64_t *sync_values; member in struct:vn_renderer_submit_batch 114 const uint64_t *sync_values; member in struct:vn_renderer_wait 486 .sync_values = &(const uint64_t){ 1 }, 494 .sync_values = &(const uint64_t){ 1 },
|
| H A D | vn_renderer_virtgpu.c | 391 const uint64_t point = wait->sync_values[i]; 464 const uint64_t *sync_values, 470 const uint64_t pending_point = sync_values[i]; 536 batch->sync_values, batch->sync_count, 883 .points = (uintptr_t)wait->sync_values, 461 sim_submit_signal_syncs(struct virtgpu * gpu,int sync_fd,struct vn_renderer_sync * const * syncs,const uint64_t * sync_values,uint32_t sync_count,bool cpu) argument
|
| H A D | vn_renderer_vtest.c | 565 const uint64_t val = batch->sync_values[j]; 879 wait->sync_values, wait->sync_count);
|
| H A D | vn_queue.c | 683 .sync_values = &(const uint64_t){ 1 },
|
Completed in 8 milliseconds