blob: 636541e3a49129f2b9cec1a8d8df5ba0598c56eb [file] [log] [blame]
// 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);
----