Searched refs:GetDeviceGroupPeerMemoryFeatures (Results 1 – 8 of 8) sorted by relevance
310 vk->GetDeviceGroupPeerMemoryFeatures(args->device, args->heapIndex, in vkr_dispatch_vkGetDeviceGroupPeerMemoryFeatures()
363 PFN_vkGetDeviceGroupPeerMemoryFeatures GetDeviceGroupPeerMemoryFeatures; member
523 …table->GetDeviceGroupPeerMemoryFeatures = (PFN_vkGetDeviceGroupPeerMemoryFeatures) gpa(device, "vk… in layer_init_device_dispatch_table()524 …if (table->GetDeviceGroupPeerMemoryFeatures == nullptr) { table->GetDeviceGroupPeerMemoryFeatures … in layer_init_device_dispatch_table()
3908 VKAPI_ATTR void VKAPI_CALL GetDeviceGroupPeerMemoryFeatures( in GetDeviceGroupPeerMemoryFeatures() function9405 {"vkGetDeviceGroupPeerMemoryFeatures", {false, (void*)GetDeviceGroupPeerMemoryFeatures}},
869 VKAPI_ATTR void VKAPI_CALL GetDeviceGroupPeerMemoryFeatures(
3285 …layer_data->device_dispatch_table.GetDeviceGroupPeerMemoryFeatures(device, heapIndex, localDeviceI… in DispatchGetDeviceGroupPeerMemoryFeatures()
180 PFN_vkGetDeviceGroupPeerMemoryFeatures GetDeviceGroupPeerMemoryFeatures; member590 proc_table->GetDeviceGroupPeerMemoryFeatures = in vn_util_init_device_proc_table()
975 - dzn: Add a dummy GetDeviceGroupPeerMemoryFeatures()