Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/vulkan_enc/
Dgoldfish_vk_marshaling_guest.h1256 void unmarshal_VkImageFormatProperties2(
DVkEncoder.cpp11017 unmarshal_VkImageFormatProperties2(stream, (VkImageFormatProperties2*)(pImageFormatProperties)); in vkGetPhysicalDeviceImageFormatProperties2()
14946 unmarshal_VkImageFormatProperties2(stream, (VkImageFormatProperties2*)(pImageFormatProperties)); in vkGetPhysicalDeviceImageFormatProperties2KHR()
Dgoldfish_vk_marshaling_guest.cpp4414 void unmarshal_VkImageFormatProperties2( in unmarshal_VkImageFormatProperties2() function