Home
last modified time | relevance | path

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

/third_party/mesa3d/src/vulkan/runtime/
Dvk_sync.h301 struct vk_sync_signal { struct
325 VkResult MUST_CHECK vk_sync_signal(struct vk_device *device, argument
Dvk_sync.c143 vk_sync_signal(struct vk_device *device, in vk_sync_signal() function