Searched refs:GetDeviceGroupPeerMemoryFeatures (Results 1 – 5 of 5) sorted by relevance
419 PFN_vkGetDeviceGroupPeerMemoryFeatures GetDeviceGroupPeerMemoryFeatures; member
469 …table->GetDeviceGroupPeerMemoryFeatures = (PFN_vkGetDeviceGroupPeerMemoryFeatures)gpa(dev, "vkGetD… in loader_init_device_dispatch_table()1534 …(name, "GetDeviceGroupPeerMemoryFeatures")) return (void *)table->GetDeviceGroupPeerMemoryFeatures; in loader_lookup_device_dispatch_table()
559 …table->GetDeviceGroupPeerMemoryFeatures = (PFN_vkGetDeviceGroupPeerMemoryFeatures) gpa(device, "vk… in layer_init_device_dispatch_table()
2719 …disp->GetDeviceGroupPeerMemoryFeatures(device, heapIndex, localDeviceIndex, remoteDeviceIndex, pPe… in vkGetDeviceGroupPeerMemoryFeatures()
977 - dzn: Add a dummy GetDeviceGroupPeerMemoryFeatures()