Searched refs:VkLayerProperties (Results 1 – 12 of 12) sorted by relevance
55 VkLayerProperties* /*properties*/) { in EnumerateInstanceLayerProperties() argument
199 VkLayerProperties* pProperties) in entry_vkEnumerateInstanceLayerProperties()210 VkLayerProperties* pProperties) in entry_vkEnumerateDeviceLayerProperties()
133 const VkLayerProperties* from,134 VkLayerProperties* to);
104 VkLayerProperties* pProperties);108 VkLayerProperties* pProperties);
187 VkLayerProperties* toTransform);191 VkLayerProperties* toTransform);
115 VkLayerProperties* toMap);
200 const VkLayerProperties* forMarshaling);204 VkLayerProperties* forUnmarshaling);
1148 VkLayerProperties* pProperties) in vkEnumerateInstanceLayerProperties()1173 marshal_VkLayerProperties(countingStream, (VkLayerProperties*)(pProperties + i)); in vkEnumerateInstanceLayerProperties()1196 marshal_VkLayerProperties(stream, (VkLayerProperties*)(pProperties + i)); in vkEnumerateInstanceLayerProperties()1212 VkLayerProperties* check_pProperties; in vkEnumerateInstanceLayerProperties()1213 check_pProperties = (VkLayerProperties*)(uintptr_t)stream->getBe64(); in vkEnumerateInstanceLayerProperties()1222 unmarshal_VkLayerProperties(stream, (VkLayerProperties*)(pProperties + i)); in vkEnumerateInstanceLayerProperties()1229 … transform_fromhost_VkLayerProperties(mImpl->resources(), (VkLayerProperties*)(pProperties + i)); in vkEnumerateInstanceLayerProperties()1245 VkLayerProperties* pProperties) in vkEnumerateDeviceLayerProperties()1275 marshal_VkLayerProperties(countingStream, (VkLayerProperties*)(pProperties + i)); in vkEnumerateDeviceLayerProperties()1301 marshal_VkLayerProperties(stream, (VkLayerProperties*)(pProperties + i)); in vkEnumerateDeviceLayerProperties()[all …]
405 VkLayerProperties* toTransform) in transform_tohost_VkLayerProperties()413 VkLayerProperties* toTransform) in transform_fromhost_VkLayerProperties()
220 VkLayerProperties* toMap) in handlemap_VkLayerProperties()
306 const VkLayerProperties* from, in deepcopy_VkLayerProperties()307 VkLayerProperties* to) in deepcopy_VkLayerProperties()
847 const VkLayerProperties* forMarshaling) in marshal_VkLayerProperties()857 VkLayerProperties* forUnmarshaling) in unmarshal_VkLayerProperties()