Home
last modified time | relevance | path

Searched refs:vk_sync_set_win32_export_params (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/mesa3d/src/vulkan/runtime/
H A Dvk_sync.h396 VkResult MUST_CHECK vk_sync_set_win32_export_params(struct vk_device *device,
H A Dvk_sync.c437 vk_sync_set_win32_export_params(struct vk_device *device, in vk_sync_set_win32_export_params() function
H A Dvk_semaphore.c206 … result = vk_sync_set_win32_export_params(device, &semaphore->permanent, export_win32->pAttributes, in vk_common_CreateSemaphore()