Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/vulkan_enc/
Dgoldfish_vk_marshaling_guest.h2031 void marshal_VkSemaphoreGetFdInfoKHR(
DVkEncoder.cpp16096marshal_VkSemaphoreGetFdInfoKHR(countingStream, (VkSemaphoreGetFdInfoKHR*)(local_pGetFdInfo)); in vkGetSemaphoreFdKHR()
16107 marshal_VkSemaphoreGetFdInfoKHR(stream, (VkSemaphoreGetFdInfoKHR*)(local_pGetFdInfo)); in vkGetSemaphoreFdKHR()
Dgoldfish_vk_marshaling_guest.cpp6551 void marshal_VkSemaphoreGetFdInfoKHR( in marshal_VkSemaphoreGetFdInfoKHR() function