Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/vulkan_enc/
Dgoldfish_vk_marshaling_guest.h202 void unmarshal_VkLayerProperties(
DVkEncoder.cpp1387 unmarshal_VkLayerProperties(stream, (VkLayerProperties*)(pProperties + i)); in vkEnumerateInstanceLayerProperties()
1493 unmarshal_VkLayerProperties(stream, (VkLayerProperties*)(pProperties + i)); in vkEnumerateDeviceLayerProperties()
Dgoldfish_vk_marshaling_guest.cpp863 void unmarshal_VkLayerProperties( in unmarshal_VkLayerProperties() function