Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/vulkan_enc/
Dgoldfish_vk_marshaling_guest.h125 void marshal_VkPhysicalDeviceProperties(
Dgoldfish_vk_marshaling_guest.cpp645 void marshal_VkPhysicalDeviceProperties( in marshal_VkPhysicalDeviceProperties() function
4375marshal_VkPhysicalDeviceProperties(vkStream, (VkPhysicalDeviceProperties*)(&forMarshaling->propert… in marshal_VkPhysicalDeviceProperties2()
DVkEncoder.cpp612marshal_VkPhysicalDeviceProperties(countingStream, (VkPhysicalDeviceProperties*)(pProperties)); in vkGetPhysicalDeviceProperties()
622 marshal_VkPhysicalDeviceProperties(stream, (VkPhysicalDeviceProperties*)(pProperties)); in vkGetPhysicalDeviceProperties()