Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/vulkan_enc/
Dgoldfish_vk_marshaling_guest.h1555 void marshal_VkPhysicalDeviceExternalFenceInfo(
DVkEncoder.cpp11901marshal_VkPhysicalDeviceExternalFenceInfo(countingStream, (VkPhysicalDeviceExternalFenceInfo*)(loc… in vkGetPhysicalDeviceExternalFenceProperties()
11912marshal_VkPhysicalDeviceExternalFenceInfo(stream, (VkPhysicalDeviceExternalFenceInfo*)(local_pExte… in vkGetPhysicalDeviceExternalFenceProperties()
16883marshal_VkPhysicalDeviceExternalFenceInfo(countingStream, (VkPhysicalDeviceExternalFenceInfo*)(loc… in vkGetPhysicalDeviceExternalFencePropertiesKHR()
16894marshal_VkPhysicalDeviceExternalFenceInfo(stream, (VkPhysicalDeviceExternalFenceInfo*)(local_pExte… in vkGetPhysicalDeviceExternalFencePropertiesKHR()
Dgoldfish_vk_marshaling_guest.cpp5165 void marshal_VkPhysicalDeviceExternalFenceInfo( in marshal_VkPhysicalDeviceExternalFenceInfo() function