Home
last modified time | relevance | path

Searched defs:vk_sync_signal (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/mesa3d/src/vulkan/runtime/
H A Dvk_sync.h324 struct vk_sync_signal { struct
348 VkResult MUST_CHECK vk_sync_signal(struct vk_device *device, argument
H A Dvk_sync.c143 vk_sync_signal(struct vk_device *device, in vk_sync_signal() function