Searched defs:syncobjs (Results 1 - 9 of 9) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/ |
| H A D | iris_batch.h | 104 struct util_dynarray syncobjs; member in struct:iris_batch
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/ |
| H A D | anv_queue.c | 505 uint32_t *syncobjs = vk_zalloc(&device->alloc, local in function:anv_wait_for_syncobj_fences
|
| H A D | anv_batch_chain.c | 1010 struct anv_syncobj ** syncobjs; member in struct:anv_execbuf
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/ |
| H A D | crocus_batch.h | 126 struct util_dynarray syncobjs; member in struct:crocus_batch
|
| /xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/ |
| H A D | tu_kgsl.c | 307 sync_merge(const VkSemaphore *syncobjs, uint32_t count, bool wait_all, bool reset) argument
|
| /xsrc/external/mit/libdrm/dist/amdgpu/ |
| H A D | amdgpu_cs.c | 707 amdgpu_cs_syncobj_reset(amdgpu_device_handle dev,const uint32_t * syncobjs,uint32_t syncobj_count) argument 717 amdgpu_cs_syncobj_signal(amdgpu_device_handle dev,const uint32_t * syncobjs,uint32_t syncobj_count) argument 727 amdgpu_cs_syncobj_timeline_signal(amdgpu_device_handle dev,const uint32_t * syncobjs,uint64_t * points,uint32_t syncobj_count) argument
|
| /xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/ |
| H A D | v3dv_queue.c | 1470 uint32_t *syncobjs = vk_alloc(&device->vk.alloc, local in function:v3dv_ResetFences 1519 uint32_t *syncobjs = vk_alloc(&device->vk.alloc, local in function:v3dv_WaitForFences [all...] |
| /xsrc/external/mit/MesaLib/dist/src/intel/vulkan/ |
| H A D | anv_queue.c | 1703 uint32_t *syncobjs = vk_zalloc(&device->vk.alloc, local in function:anv_wait_for_syncobj_fences
|
| /xsrc/external/mit/MesaLib/dist/src/virtio/vulkan/ |
| H A D | vn_renderer_virtgpu.c | 121 struct hash_table *syncobjs; member in struct:__anon300809230208 [all...] |
Completed in 16 milliseconds