Home
last modified time | relevance | path

Searched refs:remoteDeviceIndex (Results 1 – 25 of 38) sorted by relevance

12

/external/swiftshader/src/Vulkan/
DVkPromotedExtensions.cpp78 …ice device, uint32_t heapIndex, uint32_t localDeviceIndex, uint32_t remoteDeviceIndex, VkPeerMemor… in vkGetDeviceGroupPeerMemoryFeaturesKHR() argument
80 …vkGetDeviceGroupPeerMemoryFeatures(device, heapIndex, localDeviceIndex, remoteDeviceIndex, pPeerMe… in vkGetDeviceGroupPeerMemoryFeaturesKHR()
DlibVulkan.cpp2922 …ice device, uint32_t heapIndex, uint32_t localDeviceIndex, uint32_t remoteDeviceIndex, VkPeerMemor… in vkGetDeviceGroupPeerMemoryFeatures() argument
2925 device, heapIndex, localDeviceIndex, remoteDeviceIndex, pPeerMemoryFeatures); in vkGetDeviceGroupPeerMemoryFeatures()
2927 …ASSERT(localDeviceIndex != remoteDeviceIndex); // "localDeviceIndex must not equal… in vkGetDeviceGroupPeerMemoryFeatures()
2928 …UNSUPPORTED("remoteDeviceIndex: %d", int(remoteDeviceIndex)); // Only one physical device is supp… in vkGetDeviceGroupPeerMemoryFeatures()
/external/vulkan-validation-layers/layers/generated/
Dparameter_validation.h676 uint32_t remoteDeviceIndex,
972 uint32_t remoteDeviceIndex,
Dthread_safety.h2032 uint32_t remoteDeviceIndex,
2039 uint32_t remoteDeviceIndex,
2522 uint32_t remoteDeviceIndex,
2529 uint32_t remoteDeviceIndex,
Dlayer_chassis_dispatch.h706 uint32_t remoteDeviceIndex,
1002 uint32_t remoteDeviceIndex,
Dchassis.h873 uint32_t remoteDeviceIndex,
1237 uint32_t remoteDeviceIndex,
2941 …ice device, uint32_t heapIndex, uint32_t localDeviceIndex, uint32_t remoteDeviceIndex, VkPeerMemor… in PreCallValidateGetDeviceGroupPeerMemoryFeatures() argument
2942 …ice device, uint32_t heapIndex, uint32_t localDeviceIndex, uint32_t remoteDeviceIndex, VkPeerMemor… in PreCallRecordGetDeviceGroupPeerMemoryFeatures() argument
2943 …ice device, uint32_t heapIndex, uint32_t localDeviceIndex, uint32_t remoteDeviceIndex, VkPeerMemor… in PostCallRecordGetDeviceGroupPeerMemoryFeatures() argument
3148 …ice device, uint32_t heapIndex, uint32_t localDeviceIndex, uint32_t remoteDeviceIndex, VkPeerMemor… in PreCallValidateGetDeviceGroupPeerMemoryFeaturesKHR() argument
3149 …ice device, uint32_t heapIndex, uint32_t localDeviceIndex, uint32_t remoteDeviceIndex, VkPeerMemor… in PreCallRecordGetDeviceGroupPeerMemoryFeaturesKHR() argument
3150 …ice device, uint32_t heapIndex, uint32_t localDeviceIndex, uint32_t remoteDeviceIndex, VkPeerMemor… in PostCallRecordGetDeviceGroupPeerMemoryFeaturesKHR() argument
Dobject_tracker.h930 uint32_t remoteDeviceIndex,
1335 uint32_t remoteDeviceIndex,
Dthread_safety.cpp2557 uint32_t remoteDeviceIndex, in PreCallRecordGetDeviceGroupPeerMemoryFeatures() argument
2566 uint32_t remoteDeviceIndex, in PostCallRecordGetDeviceGroupPeerMemoryFeatures() argument
3276 uint32_t remoteDeviceIndex, in PreCallRecordGetDeviceGroupPeerMemoryFeaturesKHR() argument
3285 uint32_t remoteDeviceIndex, in PostCallRecordGetDeviceGroupPeerMemoryFeaturesKHR() argument
Dchassis.cpp3912 uint32_t remoteDeviceIndex, in GetDeviceGroupPeerMemoryFeatures() argument
3918 …tDeviceGroupPeerMemoryFeatures(device, heapIndex, localDeviceIndex, remoteDeviceIndex, pPeerMemory… in GetDeviceGroupPeerMemoryFeatures()
3923 …tDeviceGroupPeerMemoryFeatures(device, heapIndex, localDeviceIndex, remoteDeviceIndex, pPeerMemory… in GetDeviceGroupPeerMemoryFeatures()
3925 …DispatchGetDeviceGroupPeerMemoryFeatures(device, heapIndex, localDeviceIndex, remoteDeviceIndex, p… in GetDeviceGroupPeerMemoryFeatures()
3928 …tDeviceGroupPeerMemoryFeatures(device, heapIndex, localDeviceIndex, remoteDeviceIndex, pPeerMemory… in GetDeviceGroupPeerMemoryFeatures()
5381 uint32_t remoteDeviceIndex, in GetDeviceGroupPeerMemoryFeaturesKHR() argument
5387 …viceGroupPeerMemoryFeaturesKHR(device, heapIndex, localDeviceIndex, remoteDeviceIndex, pPeerMemory… in GetDeviceGroupPeerMemoryFeaturesKHR()
5392 …viceGroupPeerMemoryFeaturesKHR(device, heapIndex, localDeviceIndex, remoteDeviceIndex, pPeerMemory… in GetDeviceGroupPeerMemoryFeaturesKHR()
5394 …viceGroupPeerMemoryFeaturesKHR(device, heapIndex, localDeviceIndex, remoteDeviceIndex, pPeerMemory… in GetDeviceGroupPeerMemoryFeaturesKHR()
5397 …viceGroupPeerMemoryFeaturesKHR(device, heapIndex, localDeviceIndex, remoteDeviceIndex, pPeerMemory… in GetDeviceGroupPeerMemoryFeaturesKHR()
Dvk_dispatch_table_helper.h38 …ice device, uint32_t heapIndex, uint32_t localDeviceIndex, uint32_t remoteDeviceIndex, VkPeerMemor… in StubGetDeviceGroupPeerMemoryFeatures() argument
61 …ice device, uint32_t heapIndex, uint32_t localDeviceIndex, uint32_t remoteDeviceIndex, VkPeerMemor… in StubGetDeviceGroupPeerMemoryFeaturesKHR() argument
Dlayer_chassis_dispatch.cpp3281 uint32_t remoteDeviceIndex, in DispatchGetDeviceGroupPeerMemoryFeatures() argument
3285 …tDeviceGroupPeerMemoryFeatures(device, heapIndex, localDeviceIndex, remoteDeviceIndex, pPeerMemory… in DispatchGetDeviceGroupPeerMemoryFeatures()
4081 uint32_t remoteDeviceIndex, in DispatchGetDeviceGroupPeerMemoryFeaturesKHR() argument
4085 …viceGroupPeerMemoryFeaturesKHR(device, heapIndex, localDeviceIndex, remoteDeviceIndex, pPeerMemory… in DispatchGetDeviceGroupPeerMemoryFeaturesKHR()
/external/mesa3d/src/freedreno/vulkan/
Dtu_device.c2047 uint32_t remoteDeviceIndex, in tu_GetDeviceGroupPeerMemoryFeatures() argument
2050 assert(localDeviceIndex == remoteDeviceIndex); in tu_GetDeviceGroupPeerMemoryFeatures()
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiFeatureInfo.cpp2745 for (deUint32 remoteDeviceIndex = 0; remoteDeviceIndex < numPhysicalDevices; remoteDeviceIndex++) in deviceGroupPeerMemoryFeatures() local
2747 if (localDeviceIndex != remoteDeviceIndex) in deviceGroupPeerMemoryFeatures()
2749 …pPeerMemoryFeatures(deviceGroup.get(), heapIndex, localDeviceIndex, remoteDeviceIndex, peerMemFeat… in deviceGroupPeerMemoryFeatures()
2771 << TestLog::Message << "remoteDeviceIndex = " << remoteDeviceIndex << TestLog::EndMessage in deviceGroupPeerMemoryFeatures()
/external/mesa3d/prebuilt-intermediates/vulkan/
Danv_entrypoints.h1777 …ice device, uint32_t heapIndex, uint32_t localDeviceIndex, uint32_t remoteDeviceIndex, VkPeerMemor…
1778 …ice device, uint32_t heapIndex, uint32_t localDeviceIndex, uint32_t remoteDeviceIndex, VkPeerMemor…
1779 …ice device, uint32_t heapIndex, uint32_t localDeviceIndex, uint32_t remoteDeviceIndex, VkPeerMemor…
1780 …ice device, uint32_t heapIndex, uint32_t localDeviceIndex, uint32_t remoteDeviceIndex, VkPeerMemor…
1781 …ice device, uint32_t heapIndex, uint32_t localDeviceIndex, uint32_t remoteDeviceIndex, VkPeerMemor…
1782 …ice device, uint32_t heapIndex, uint32_t localDeviceIndex, uint32_t remoteDeviceIndex, VkPeerMemor…
1783 …ice device, uint32_t heapIndex, uint32_t localDeviceIndex, uint32_t remoteDeviceIndex, VkPeerMemor…
Danv_entrypoints.c2594 …ice device, uint32_t heapIndex, uint32_t localDeviceIndex, uint32_t remoteDeviceIndex, VkPeerMemor… in anv_GetDeviceGroupPeerMemoryFeatures() argument
2597 …tDeviceGroupPeerMemoryFeatures(device, heapIndex, localDeviceIndex, remoteDeviceIndex, pPeerMemory… in anv_GetDeviceGroupPeerMemoryFeatures()
3519 …ice device, uint32_t heapIndex, uint32_t localDeviceIndex, uint32_t remoteDeviceIndex, VkPeerMemor…
4025 …ice device, uint32_t heapIndex, uint32_t localDeviceIndex, uint32_t remoteDeviceIndex, VkPeerMemor…
4531 …ice device, uint32_t heapIndex, uint32_t localDeviceIndex, uint32_t remoteDeviceIndex, VkPeerMemor…
5037 …ice device, uint32_t heapIndex, uint32_t localDeviceIndex, uint32_t remoteDeviceIndex, VkPeerMemor…
5543 …ice device, uint32_t heapIndex, uint32_t localDeviceIndex, uint32_t remoteDeviceIndex, VkPeerMemor…
6049 …ice device, uint32_t heapIndex, uint32_t localDeviceIndex, uint32_t remoteDeviceIndex, VkPeerMemor…
/external/skqp/include/third_party/vulkan/vulkan/
Dvulkan_core.h4374 …ice device, uint32_t heapIndex, uint32_t localDeviceIndex, uint32_t remoteDeviceIndex, VkPeerMemor…
4418 uint32_t remoteDeviceIndex,
5093 …ice device, uint32_t heapIndex, uint32_t localDeviceIndex, uint32_t remoteDeviceIndex, VkPeerMemor…
5102 uint32_t remoteDeviceIndex,
/external/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h4374 …ice device, uint32_t heapIndex, uint32_t localDeviceIndex, uint32_t remoteDeviceIndex, VkPeerMemor…
4418 uint32_t remoteDeviceIndex,
5093 …ice device, uint32_t heapIndex, uint32_t localDeviceIndex, uint32_t remoteDeviceIndex, VkPeerMemor…
5102 uint32_t remoteDeviceIndex,
/external/deqp/external/vulkancts/framework/vulkan/
DvkDeviceDriverImpl.inl620 …ice device, deUint32 heapIndex, deUint32 localDeviceIndex, deUint32 remoteDeviceIndex, VkPeerMemor… argument
622 …m_vk.getDeviceGroupPeerMemoryFeatures(device, heapIndex, localDeviceIndex, remoteDeviceIndex, pPee…
DvkFunctionPointerTypes.inl144 …ice device, deUint32 heapIndex, deUint32 localDeviceIndex, deUint32 remoteDeviceIndex, VkPeerMemor…
211 …ice device, deUint32 heapIndex, deUint32 localDeviceIndex, deUint32 remoteDeviceIndex, VkPeerMemor…
DvkConcreteDeviceInterface.inl127 …ice device, deUint32 heapIndex, deUint32 localDeviceIndex, deUint32 remoteDeviceIndex, VkPeerMemor…
DvkVirtualDeviceInterface.inl127 …ice device, deUint32 heapIndex, deUint32 localDeviceIndex, deUint32 remoteDeviceIndex, VkPeerMemor…
/external/mesa3d/src/intel/vulkan/
Danv_device.c2308 uint32_t remoteDeviceIndex, in anv_GetDeviceGroupPeerMemoryFeatures() argument
2311 assert(localDeviceIndex == 0 && remoteDeviceIndex == 0); in anv_GetDeviceGroupPeerMemoryFeatures()
/external/vulkan-headers/include/vulkan/
Dvulkan_core.h4734 …ice device, uint32_t heapIndex, uint32_t localDeviceIndex, uint32_t remoteDeviceIndex, VkPeerMemor…
4778 uint32_t remoteDeviceIndex,
6178 …ice device, uint32_t heapIndex, uint32_t localDeviceIndex, uint32_t remoteDeviceIndex, VkPeerMemor…
6187 uint32_t remoteDeviceIndex,
/external/swiftshader/include/vulkan/
Dvulkan_core.h4738 …ice device, uint32_t heapIndex, uint32_t localDeviceIndex, uint32_t remoteDeviceIndex, VkPeerMemor…
4782 uint32_t remoteDeviceIndex,
6182 …ice device, uint32_t heapIndex, uint32_t localDeviceIndex, uint32_t remoteDeviceIndex, VkPeerMemor…
6191 uint32_t remoteDeviceIndex,
/external/mesa3d/include/vulkan/
Dvulkan_core.h4734 …ice device, uint32_t heapIndex, uint32_t localDeviceIndex, uint32_t remoteDeviceIndex, VkPeerMemor…
4778 uint32_t remoteDeviceIndex,
6178 …ice device, uint32_t heapIndex, uint32_t localDeviceIndex, uint32_t remoteDeviceIndex, VkPeerMemor…
6187 uint32_t remoteDeviceIndex,

12