Home
last modified time | relevance | path

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

/frameworks/native/vulkan/libvulkan/
Dapi_gen.h195 PFN_vkGetDeviceGroupPeerMemoryFeatures GetDeviceGroupPeerMemoryFeatures; member
Dapi_gen.cpp322 INIT_PROC(false, dev, GetDeviceGroupPeerMemoryFeatures); in InitDispatchTable()
504 VKAPI_ATTR void GetDeviceGroupPeerMemoryFeatures(VkDevice device, uint32_t heapIndex, uint32_t loca…
755 …GroupPeerMemoryFeatures", reinterpret_cast<PFN_vkVoidFunction>(GetDeviceGroupPeerMemoryFeatures) }, in GetInstanceProcAddr()
1408 VKAPI_ATTR void GetDeviceGroupPeerMemoryFeatures(VkDevice device, uint32_t heapIndex, uint32_t loca… in GetDeviceGroupPeerMemoryFeatures() function
1409 …GetData(device).dispatch.GetDeviceGroupPeerMemoryFeatures(device, heapIndex, localDeviceIndex, rem… in GetDeviceGroupPeerMemoryFeatures()
2309 …vulkan::api::GetDeviceGroupPeerMemoryFeatures(device, heapIndex, localDeviceIndex, remoteDeviceInd… in vkGetDeviceGroupPeerMemoryFeatures()
/frameworks/native/vulkan/nulldrv/
Dnull_driver_gen.cpp178 …dFunction>(static_cast<PFN_vkGetDeviceGroupPeerMemoryFeatures>(GetDeviceGroupPeerMemoryFeatures))},
Dnull_driver_gen.h191 VKAPI_ATTR void GetDeviceGroupPeerMemoryFeatures(VkDevice device, uint32_t heapIndex, uint32_t loca…
Dnull_driver.cpp1492 void GetDeviceGroupPeerMemoryFeatures(VkDevice device, uint32_t heapIndex, uint32_t localDeviceInde… in GetDeviceGroupPeerMemoryFeatures() function