Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/vulkan_enc/
Dgoldfish_vk_marshaling_guest.h1567 void unmarshal_VkExternalFenceProperties(
DVkEncoder.cpp11915unmarshal_VkExternalFenceProperties(stream, (VkExternalFenceProperties*)(pExternalFenceProperties)… in vkGetPhysicalDeviceExternalFenceProperties()
16897unmarshal_VkExternalFenceProperties(stream, (VkExternalFenceProperties*)(pExternalFenceProperties)… in vkGetPhysicalDeviceExternalFencePropertiesKHR()
Dgoldfish_vk_marshaling_guest.cpp5194 void unmarshal_VkExternalFenceProperties( in unmarshal_VkExternalFenceProperties() function