Home
last modified time | relevance | path

Searched refs:GetDeviceGroupPeerMemoryFeaturesKHR (Results 1 - 4 of 4) sorted by relevance

/third_party/vulkan-loader/loader/generated/
H A Dvk_layer_dispatch_table.h530 PFN_vkGetDeviceGroupPeerMemoryFeaturesKHR GetDeviceGroupPeerMemoryFeaturesKHR; member
H A Dvk_dispatch_table_helper.h260 table->GetDeviceGroupPeerMemoryFeaturesKHR = in layer_init_device_dispatch_table()
H A Dvk_loader_extensions.c571 table->GetDeviceGroupPeerMemoryFeaturesKHR = (PFN_vkGetDeviceGroupPeerMemoryFeaturesKHR)gdpa(dev, "vkGetDeviceGroupPeerMemoryFeaturesKHR"); in loader_init_device_extension_dispatch_table()
2342 if (!strcmp(name, "GetDeviceGroupPeerMemoryFeaturesKHR")) return (void *)table->GetDeviceGroupPeerMemoryFeaturesKHR; in loader_lookup_device_dispatch_table()
3517 VKAPI_ATTR void VKAPI_CALL GetDeviceGroupPeerMemoryFeaturesKHR( in GetDeviceGroupPeerMemoryFeaturesKHR() function
3530 disp->GetDeviceGroupPeerMemoryFeaturesKHR(device, heapIndex, localDeviceIndex, remoteDeviceIndex, pPeerMemoryFeatures); in GetDeviceGroupPeerMemoryFeaturesKHR()
9990 *addr = (void *)GetDeviceGroupPeerMemoryFeaturesKHR; in extension_instance_gpa()
/third_party/vulkan-loader/tests/framework/layer/
H A Dvk_dispatch_table_helper.h260 table->GetDeviceGroupPeerMemoryFeaturesKHR = in layer_init_device_dispatch_table()

Completed in 25 milliseconds