Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/vulkan_enc/
Dgoldfish_vk_marshaling_guest.h129 void unmarshal_VkPhysicalDeviceProperties(
Dgoldfish_vk_marshaling_guest.cpp686 void unmarshal_VkPhysicalDeviceProperties( in unmarshal_VkPhysicalDeviceProperties() function
5307unmarshal_VkPhysicalDeviceProperties(vkStream, (VkPhysicalDeviceProperties*)(&forUnmarshaling->pro… in unmarshal_VkPhysicalDeviceProperties2()
DVkEncoder.cpp591 unmarshal_VkPhysicalDeviceProperties(stream, (VkPhysicalDeviceProperties*)(pProperties)); in vkGetPhysicalDeviceProperties()