Searched refs:marshal_VkLayerProperties (Results 1 – 3 of 3) sorted by relevance
198 void marshal_VkLayerProperties(
1338 marshal_VkLayerProperties(countingStream, (VkLayerProperties*)(pProperties + i)); in vkEnumerateInstanceLayerProperties()1361 marshal_VkLayerProperties(stream, (VkLayerProperties*)(pProperties + i)); in vkEnumerateInstanceLayerProperties()1441 marshal_VkLayerProperties(countingStream, (VkLayerProperties*)(pProperties + i)); in vkEnumerateDeviceLayerProperties()1467 marshal_VkLayerProperties(stream, (VkLayerProperties*)(pProperties + i)); in vkEnumerateDeviceLayerProperties()
853 void marshal_VkLayerProperties( in marshal_VkLayerProperties() function