/aosp_15_r20/external/mesa3d/src/vulkan/runtime/ |
H A D | vk_semaphore.c | 158 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 D | vk_fence.c | 112 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 D | vk_queue.c | 1317 const struct vk_sync_type *sync_type = in vk_common_QueueWaitIdle() local
|
/aosp_15_r20/external/sandboxed-api/sandboxed_api/ |
H A D | var_ptr.h | 37 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/ |
D | BufferAllocator.cpp | 331 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()
|
D | BufferAllocatorWrapper.cpp | 63 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 D | wsi_common_drm.c | 202 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/ |
D | endpoint_descriptor.rs | 54 pub fn sync_type(&self) -> SyncType { in sync_type() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/rusb/src/ |
D | endpoint_descriptor.rs | 54 pub fn sync_type(&self) -> SyncType { in sync_type() method
|
/aosp_15_r20/external/mesa3d/src/nouveau/vulkan/ |
H A D | nvk_upload_queue.c | 77 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/ |
D | dmabuf_heap_test.cpp | 224 for (auto sync_type : vec_sync_type) { in TEST_F() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/backends/gpu/ |
H A D | rocm_tracer.h | 82 RocmTracerSyncTypes sync_type; member
|
/aosp_15_r20/cts/hostsidetests/securitybulletin/securityPatch/CVE-2021-0490/ |
H A D | poc.cpp | 152 enum ION_CACHE_SYNC_TYPE sync_type; member
|
/aosp_15_r20/external/mesa3d/src/asahi/lib/ |
H A D | unstable_asahi_drm.h | 256 __u32 sync_type; member
|
/aosp_15_r20/external/libbpf/.github/actions/build-selftests/ |
H A D | vmlinux.h | 33913 int sync_type; member
|