Home
last modified time | relevance | path

Searched refs:GetDeviceGroupPeerMemoryFeatures (Results 1 – 5 of 5) sorted by relevance

/third_party/vulkan-loader/loader/generated/
Dvk_layer_dispatch_table.h419 PFN_vkGetDeviceGroupPeerMemoryFeatures GetDeviceGroupPeerMemoryFeatures; member
Dvk_loader_extensions.c469 …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()
Dvk_dispatch_table_helper.h559 …table->GetDeviceGroupPeerMemoryFeatures = (PFN_vkGetDeviceGroupPeerMemoryFeatures) gpa(device, "vk… in layer_init_device_dispatch_table()
/third_party/vulkan-loader/loader/
Dtrampoline.c2719 …disp->GetDeviceGroupPeerMemoryFeatures(device, heapIndex, localDeviceIndex, remoteDeviceIndex, pPe… in vkGetDeviceGroupPeerMemoryFeatures()
/third_party/mesa3d/docs/relnotes/
D22.2.0.rst977 - dzn: Add a dummy GetDeviceGroupPeerMemoryFeatures()