Searched refs:unmarshal_VkLayerProperties (Results 1 – 3 of 3) sorted by relevance
202 void unmarshal_VkLayerProperties(
1387 unmarshal_VkLayerProperties(stream, (VkLayerProperties*)(pProperties + i)); in vkEnumerateInstanceLayerProperties()1493 unmarshal_VkLayerProperties(stream, (VkLayerProperties*)(pProperties + i)); in vkEnumerateDeviceLayerProperties()
863 void unmarshal_VkLayerProperties( in unmarshal_VkLayerProperties() function