Searched refs:remoteDeviceIndex (Results 1 – 3 of 3) sorted by relevance
/device/generic/goldfish-opengl/system/vulkan_enc/ |
D | VkEncoder.h | 723 uint32_t remoteDeviceIndex, 1038 uint32_t remoteDeviceIndex,
|
D | VkEncoder.cpp | 10345 uint32_t remoteDeviceIndex, in vkGetDeviceGroupPeerMemoryFeatures() argument 10363 local_remoteDeviceIndex = remoteDeviceIndex; in vkGetDeviceGroupPeerMemoryFeatures() 15231 uint32_t remoteDeviceIndex, in vkGetDeviceGroupPeerMemoryFeaturesKHR() argument 15249 local_remoteDeviceIndex = remoteDeviceIndex; in vkGetDeviceGroupPeerMemoryFeaturesKHR()
|
/device/generic/goldfish-opengl/system/vulkan/ |
D | func_table.cpp | 1661 uint32_t remoteDeviceIndex, in entry_vkGetDeviceGroupPeerMemoryFeatures() argument 1666 …tDeviceGroupPeerMemoryFeatures(device, heapIndex, localDeviceIndex, remoteDeviceIndex, pPeerMemory… in entry_vkGetDeviceGroupPeerMemoryFeatures() 1672 uint32_t remoteDeviceIndex, in dynCheck_entry_vkGetDeviceGroupPeerMemoryFeatures() argument 1682 …tDeviceGroupPeerMemoryFeatures(device, heapIndex, localDeviceIndex, remoteDeviceIndex, pPeerMemory… in dynCheck_entry_vkGetDeviceGroupPeerMemoryFeatures() 2694 uint32_t remoteDeviceIndex, in entry_vkGetDeviceGroupPeerMemoryFeaturesKHR() argument 2699 …viceGroupPeerMemoryFeaturesKHR(device, heapIndex, localDeviceIndex, remoteDeviceIndex, pPeerMemory… in entry_vkGetDeviceGroupPeerMemoryFeaturesKHR() 2705 uint32_t remoteDeviceIndex, in dynCheck_entry_vkGetDeviceGroupPeerMemoryFeaturesKHR() argument 2715 …viceGroupPeerMemoryFeaturesKHR(device, heapIndex, localDeviceIndex, remoteDeviceIndex, pPeerMemory… in dynCheck_entry_vkGetDeviceGroupPeerMemoryFeaturesKHR()
|