Home
last modified time | relevance | path

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

/third_party/mesa3d/src/vulkan/runtime/
Dvk_sync_binary.c29 to_vk_sync_binary(struct vk_sync *sync) in to_vk_sync_binary() function
41 struct vk_sync_binary *binary = to_vk_sync_binary(sync); in vk_sync_binary_init()
59 struct vk_sync_binary *binary = to_vk_sync_binary(sync); in vk_sync_binary_finish()
68 struct vk_sync_binary *binary = to_vk_sync_binary(sync); in vk_sync_binary_reset()
80 struct vk_sync_binary *binary = to_vk_sync_binary(sync); in vk_sync_binary_signal()
97 struct vk_sync_binary *binary = to_vk_sync_binary(waits[i].sync); in vk_sync_binary_wait_many()