Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/vulkan_enc/
Dgoldfish_vk_marshaling_guest.h87 void unmarshal_VkFormatProperties(
Dgoldfish_vk_marshaling_guest.cpp349 void unmarshal_VkFormatProperties( in unmarshal_VkFormatProperties() function
4402unmarshal_VkFormatProperties(vkStream, (VkFormatProperties*)(&forUnmarshaling->formatProperties)); in unmarshal_VkFormatProperties2()
DVkEncoder.cpp510 unmarshal_VkFormatProperties(stream, (VkFormatProperties*)(pFormatProperties)); in vkGetPhysicalDeviceFormatProperties()