Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/vulkan_enc/
Dgoldfish_vk_marshaling_guest.h1563 void marshal_VkExternalFenceProperties(
DVkEncoder.cpp11902marshal_VkExternalFenceProperties(countingStream, (VkExternalFenceProperties*)(pExternalFencePrope… in vkGetPhysicalDeviceExternalFenceProperties()
11913marshal_VkExternalFenceProperties(stream, (VkExternalFenceProperties*)(pExternalFenceProperties)); in vkGetPhysicalDeviceExternalFenceProperties()
16884marshal_VkExternalFenceProperties(countingStream, (VkExternalFenceProperties*)(pExternalFencePrope… in vkGetPhysicalDeviceExternalFencePropertiesKHR()
16895marshal_VkExternalFenceProperties(stream, (VkExternalFenceProperties*)(pExternalFenceProperties)); in vkGetPhysicalDeviceExternalFencePropertiesKHR()
Dgoldfish_vk_marshaling_guest.cpp5183 void marshal_VkExternalFenceProperties( in marshal_VkExternalFenceProperties() function