Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/vulkan_enc/
Dgoldfish_vk_marshaling_guest.h1248 void unmarshal_VkFormatProperties2(
DVkEncoder.cpp10960 unmarshal_VkFormatProperties2(stream, (VkFormatProperties2*)(pFormatProperties)); in vkGetPhysicalDeviceFormatProperties2()
14889 unmarshal_VkFormatProperties2(stream, (VkFormatProperties2*)(pFormatProperties)); in vkGetPhysicalDeviceFormatProperties2KHR()
Dgoldfish_vk_marshaling_guest.cpp4396 void unmarshal_VkFormatProperties2( in unmarshal_VkFormatProperties2() function