Home
last modified time | relevance | path

Searched defs:sync_type (Results 1 – 15 of 15) sorted by relevance

/aosp_15_r20/external/mesa3d/src/vulkan/runtime/
H A Dvk_semaphore.c158 const struct vk_sync_type *sync_type = in vk_common_CreateSemaphore() local
265 const struct vk_sync_type *sync_type = in vk_common_GetPhysicalDeviceExternalSemaphoreProperties() local
453 const struct vk_sync_type *sync_type = in vk_common_ImportSemaphoreWin32HandleKHR() local
568 const struct vk_sync_type *sync_type = in vk_common_ImportSemaphoreFdKHR() local
H A Dvk_fence.c112 const struct vk_sync_type *sync_type = in vk_fence_create() local
307 const struct vk_sync_type *sync_type = in vk_common_GetPhysicalDeviceExternalFenceProperties() local
365 const struct vk_sync_type *sync_type = in vk_common_ImportFenceFdKHR() local
H A Dvk_queue.c1317 const struct vk_sync_type *sync_type = in vk_common_QueueWaitIdle() local
/aosp_15_r20/external/sandboxed-api/sandboxed_api/
H A Dvar_ptr.h37 explicit Ptr(Var* value, SyncType sync_type) : sync_type_(sync_type) { in Ptr()
62 void SetSyncType(SyncType sync_type) { sync_type_ = sync_type; } in SetSyncType()
/aosp_15_r20/system/memory/libdmabufheap/
DBufferAllocator.cpp331 int BufferAllocator::DoSync(unsigned int dmabuf_fd, bool start, SyncType sync_type, in DoSync()
346 int BufferAllocator::CpuSyncStart(unsigned int dmabuf_fd, SyncType sync_type, in CpuSyncStart()
356 int BufferAllocator::CpuSyncEnd(unsigned int dmabuf_fd, SyncType sync_type, in CpuSyncEnd()
DBufferAllocatorWrapper.cpp63 SyncType sync_type, int (*legacy_ion_cpu_sync)(int, int, void *), in DmabufHeapCpuSyncStart()
72 SyncType sync_type, int (*legacy_ion_cpu_sync)(int, int, void*), in DmabufHeapCpuSyncEnd()
/aosp_15_r20/external/mesa3d/src/vulkan/wsi/
H A Dwsi_common_drm.c202 const struct vk_sync_type *sync_type = in wsi_create_sync_for_dma_buf_wait() local
319 const struct vk_sync_type *sync_type = in wsi_create_sync_imm() local
348 const struct vk_sync_type *sync_type = in wsi_create_sync_for_image_syncobj() local
/aosp_15_r20/external/rust/crates/rusb/src/
Dendpoint_descriptor.rs54 pub fn sync_type(&self) -> SyncType { in sync_type() method
/aosp_15_r20/external/rust/android-crates-io/crates/rusb/src/
Dendpoint_descriptor.rs54 pub fn sync_type(&self) -> SyncType { in sync_type() method
/aosp_15_r20/external/mesa3d/src/nouveau/vulkan/
H A Dnvk_upload_queue.c77 const struct vk_sync_type *sync_type = pdev->nvkmd->sync_types[0]; in nvk_upload_queue_init() local
/aosp_15_r20/system/memory/libdmabufheap/tests/
Ddmabuf_heap_test.cpp224 for (auto sync_type : vec_sync_type) { in TEST_F() local
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/backends/gpu/
H A Drocm_tracer.h82 RocmTracerSyncTypes sync_type; member
/aosp_15_r20/cts/hostsidetests/securitybulletin/securityPatch/CVE-2021-0490/
H A Dpoc.cpp152 enum ION_CACHE_SYNC_TYPE sync_type; member
/aosp_15_r20/external/mesa3d/src/asahi/lib/
H A Dunstable_asahi_drm.h256 __u32 sync_type; member
/aosp_15_r20/external/libbpf/.github/actions/build-selftests/
H A Dvmlinux.h33913 int sync_type; member