Searched refs:pPeerMemoryFeatures (Results 1 – 3 of 3) sorted by relevance
/aosp12/frameworks/native/vulkan/libvulkan/ |
H A D | api_gen.cpp | 518 …t32_t localDeviceIndex, uint32_t remoteDeviceIndex, VkPeerMemoryFeatureFlags* pPeerMemoryFeatures); 1454 …32_t localDeviceIndex, uint32_t remoteDeviceIndex, VkPeerMemoryFeatureFlags* pPeerMemoryFeatures) { in GetDeviceGroupPeerMemoryFeatures() argument 1455 …oupPeerMemoryFeatures(device, heapIndex, localDeviceIndex, remoteDeviceIndex, pPeerMemoryFeatures); in GetDeviceGroupPeerMemoryFeatures() 2407 …32_t localDeviceIndex, uint32_t remoteDeviceIndex, VkPeerMemoryFeatureFlags* pPeerMemoryFeatures) { in vkGetDeviceGroupPeerMemoryFeatures() argument 2408 …oupPeerMemoryFeatures(device, heapIndex, localDeviceIndex, remoteDeviceIndex, pPeerMemoryFeatures); in vkGetDeviceGroupPeerMemoryFeatures()
|
/aosp12/frameworks/native/vulkan/nulldrv/ |
H A D | null_driver_gen.h | 192 …t32_t localDeviceIndex, uint32_t remoteDeviceIndex, VkPeerMemoryFeatureFlags* pPeerMemoryFeatures);
|
H A D | null_driver.cpp | 1500 …32_t localDeviceIndex, uint32_t remoteDeviceIndex, VkPeerMemoryFeatureFlags* pPeerMemoryFeatures) { in GetDeviceGroupPeerMemoryFeatures() argument
|