Searched refs:GetDeviceGroupPeerMemoryFeaturesKHR (Results 1 – 3 of 3) sorted by relevance
542 PFN_vkGetDeviceGroupPeerMemoryFeaturesKHR GetDeviceGroupPeerMemoryFeaturesKHR; member
682 …table->GetDeviceGroupPeerMemoryFeaturesKHR = (PFN_vkGetDeviceGroupPeerMemoryFeaturesKHR) gpa(devic… in layer_init_device_dispatch_table()683 …if (table->GetDeviceGroupPeerMemoryFeaturesKHR == nullptr) { table->GetDeviceGroupPeerMemoryFeatur… in layer_init_device_dispatch_table()
602 …table->GetDeviceGroupPeerMemoryFeaturesKHR = (PFN_vkGetDeviceGroupPeerMemoryFeaturesKHR)gdpa(dev, … in loader_init_device_extension_dispatch_table()1651 … "GetDeviceGroupPeerMemoryFeaturesKHR")) return (void *)table->GetDeviceGroupPeerMemoryFeaturesKHR; in loader_lookup_device_dispatch_table()2731 VKAPI_ATTR void VKAPI_CALL GetDeviceGroupPeerMemoryFeaturesKHR( in GetDeviceGroupPeerMemoryFeaturesKHR() function2744 …disp->GetDeviceGroupPeerMemoryFeaturesKHR(device, heapIndex, localDeviceIndex, remoteDeviceIndex, … in GetDeviceGroupPeerMemoryFeaturesKHR()8064 *addr = (void *)GetDeviceGroupPeerMemoryFeaturesKHR; in extension_instance_gpa()