// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry [[vkGetDeviceGroupPeerMemoryFeatures,vkGetDeviceGroupPeerMemoryFeatures]] [source,c++] ---- void vkGetDeviceGroupPeerMemoryFeatures( VkDevice device, uint32_t heapIndex, uint32_t localDeviceIndex, uint32_t remoteDeviceIndex, VkPeerMemoryFeatureFlags* pPeerMemoryFeatures); ----